Skip to content

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

@Benoit-Besnier

Description

@Benoit-Besnier

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..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions