Skip to main content

INITIALIZED

Static INITIALIZED 

Source
static INITIALIZED: AtomicBool
Expand description

Global session state tracker.

Uses atomic operations for thread-safe state management without locks. State is reset on server restart (ephemeral by design).