Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

Socket left open after app.stop() #5

Open
goncalopp opened this issue Nov 2, 2016 · 0 comments
Open

Socket left open after app.stop() #5

goncalopp opened this issue Nov 2, 2016 · 0 comments

Comments

@goncalopp
Copy link

After calling app.stop(), the (web)socket is left open, according to netstat. Doing app.run() after stop() opens a new socket, but the old one is left open.

Is this intended behaviour?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant