Skip to content
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

I don't want to django-socketio to reload itself #102

Open
Benoit-Besnier opened this issue Jun 1, 2016 · 0 comments
Open

I don't want to django-socketio to reload itself #102

Benoit-Besnier opened this issue Jun 1, 2016 · 0 comments

Comments

@Benoit-Besnier
Copy link

Benoit-Besnier commented Jun 1, 2016

Hi,

I get an issues which can be really annoying when django-socketio server ran for a long time.
Initially, socketIO reload when binded py files are modified because it's a flask server. There is no mistake here but each time that socketio server is reload, in fact it create a fork and run IN it, letting parents alive which become kind of zombie process but i don't want it to do that. Any tweek for resolve this because i need my code to be dynamically changed, without flask autoreload behaviour

Thank for you provided help..

@Benoit-Besnier Benoit-Besnier changed the title Fork and run on children when reloading because of code modification I don't want to django-socketio to reload itself Jun 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant