Skip to content

Threading error when using python-socketio for a few mintutes. #929

Answered by miguelgrinberg
tristan-f-r asked this question in Q&A
Discussion options

You must be logged in to vote

This has nothing to do with Socket.IO. You are starting too many threads, or you are leaking threads in your application.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tristan-f-r
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
Converted from issue

This discussion was converted from issue #928 on May 24, 2022 19:29.