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:410–412 ·
view source on GitHub ↗
(&mut self)
Source
from the content-addressed store, hash-verified
408
}
409
410
fn clear_ended_at(&mut self) {
411
self.ended_at = None;
412
}
413
}
414
415
// 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