scistag.webstag.server.flask_server.flask_hosting_threadΒΆ
Implements the class FlaskHostingThread which runs the Flask service
in a separate thread.
Classes
Executes a Flask server in a separate thread so that it can run in parallel to another main application. |