Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atomicdotdev/atomic
/ clear_ended_at
Method
clear_ended_at
atomic-agent/src/turn/session.rs:438–440 ·
view source on GitHub ↗
(&mut self)
Source
from the content-addressed store, hash-verified
436
}
437
438
fn clear_ended_at(&mut self) {
439
self.ended_at = None;
440
}
441
}
442
443
// SessionStore
Callers
1
test_session_state_clear_ended_at
Function · 0.45
Calls
no outgoing calls
Tested by
1
test_session_state_clear_ended_at
Function · 0.36