-
Notifications
You must be signed in to change notification settings - Fork 215
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactoring core session management #486
base: main
Are you sure you want to change the base?
Commits on Nov 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b7ddf3a - Browse repository at this point
Copy the full SHA b7ddf3aView commit details -
feat(config.py): add graceful_shutdown_wait_time attribute to Configu…
…ration class for better control over shutdown behavior
Configuration menu - View commit details
-
Copy full SHA for 70c229a - Browse repository at this point
Copy the full SHA 70c229aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d70d6fe - Browse repository at this point
Copy the full SHA d70d6feView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1c9b91 - Browse repository at this point
Copy the full SHA e1c9b91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28709a0 - Browse repository at this point
Copy the full SHA 28709a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e991472 - Browse repository at this point
Copy the full SHA e991472View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb15582 - Browse repository at this point
Copy the full SHA eb15582View commit details -
fix construction (use dataclass); adjust initialization order
Signed-off-by: Teo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 85b18dd - Browse repository at this point
Copy the full SHA 85b18ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7078637 - Browse repository at this point
Copy the full SHA 7078637View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3831e1e - Browse repository at this point
Copy the full SHA 3831e1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for eaad74b - Browse repository at this point
Copy the full SHA eaad74bView commit details -
Assign
config
as object-level memberSigned-off-by: Teo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d36440f - Browse repository at this point
Copy the full SHA d36440fView commit details -
streamline setting of
jwt
in SessionApi - reflect Session'sSigned-off-by: Teo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ff399f9 - Browse repository at this point
Copy the full SHA ff399f9View commit details -
Correct SessionApi initialization
Signed-off-by: Teo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f5d53ea - Browse repository at this point
Copy the full SHA f5d53eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2044f73 - Browse repository at this point
Copy the full SHA 2044f73View commit details -
Configuration menu - View commit details
-
Copy full SHA for df3fd74 - Browse repository at this point
Copy the full SHA df3fd74View commit details -
Configuration menu - View commit details
-
Copy full SHA for a350785 - Browse repository at this point
Copy the full SHA a350785View commit details -
Configuration menu - View commit details
-
Copy full SHA for 009eddd - Browse repository at this point
Copy the full SHA 009edddView commit details -
Configuration menu - View commit details
-
Copy full SHA for b43a45f - Browse repository at this point
Copy the full SHA b43a45fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4218243 - Browse repository at this point
Copy the full SHA 4218243View commit details -
Configuration menu - View commit details
-
Copy full SHA for 066715d - Browse repository at this point
Copy the full SHA 066715dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 266347e - Browse repository at this point
Copy the full SHA 266347eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c71408 - Browse repository at this point
Copy the full SHA 1c71408View commit details -
Configuration menu - View commit details
-
Copy full SHA for fed537b - Browse repository at this point
Copy the full SHA fed537bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47a934f - Browse repository at this point
Copy the full SHA 47a934fView commit details -
make the threads stop properly when requested and prevent the infinit…
…e loop Added proper error handling in both thread classesModified the EventPublisherThread to check stopping condition more frequentlyAdded condition to publish events when stoppingImproved thread shutdown logicAdded shorter timeout in ChangesObserverThread to check stopping flag more frequentlyAdded proper cleanup in stop() methods Signed-off-by: Teo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8838b52 - Browse repository at this point
Copy the full SHA 8838b52View commit details -
Configuration menu - View commit details
-
Copy full SHA for c91f52b - Browse repository at this point
Copy the full SHA c91f52bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bdf714 - Browse repository at this point
Copy the full SHA 6bdf714View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7aca074 - Browse repository at this point
Copy the full SHA 7aca074View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00c2319 - Browse repository at this point
Copy the full SHA 00c2319View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f00391 - Browse repository at this point
Copy the full SHA 1f00391View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce45bc9 - Browse repository at this point
Copy the full SHA ce45bc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 561dd2a - Browse repository at this point
Copy the full SHA 561dd2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c73e93e - Browse repository at this point
Copy the full SHA c73e93eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7e527f - Browse repository at this point
Copy the full SHA a7e527fView commit details -
fixes test_session.TestSingleSessions
Signed-off-by: Teo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bfca31a - Browse repository at this point
Copy the full SHA bfca31aView commit details