Skip to main content

set_session

Function set_session 

Source
pub fn set_session(session: Option<String>)
Expand description

Set the current thread-local session id.

Call this at the start of a background thread that captured the session id from the parent request loop.