Closed ob6160 closed 9 years ago
Note: this will likely become an issue again when we begin to test asynchronous usage, as Flask is not capable of serving the SSEs and other pages concurrently. Issue #11 should provide a fix for this.
Fixed. For loop broken out of in the app.py
After EventSource connection is terminated server doesn't serve any further pages.