Skip to content

When we run multiple socket processes how to disconnect a user #1228

Answered by miguelgrinberg
arun6894 asked this question in Q&A
Discussion options

You must be logged in to vote

Unfortunately the user sessions are not currently available across processes, but a disconnection request should work just fine regardless of the process it is issued from. You may need to implement a different storage for your user session data if you need to access it from other processes.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@arun6894
Comment options

@miguelgrinberg
Comment options

Answer selected by arun6894
@arun6894
Comment options

@miguelgrinberg
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants