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

Replace server thread with process. #104

Closed
wants to merge 2 commits into from
Closed

Replace server thread with process. #104

wants to merge 2 commits into from

Conversation

T4rk1n
Copy link
Contributor

@T4rk1n T4rk1n commented Oct 13, 2022

Recent versions of werkzeug/flask changed the router and no longer work properly with the thread killing we were using here. Replaced with a process based solution.

@T4rk1n T4rk1n requested a review from alexcjohnson October 13, 2022 14:57
@T4rk1n
Copy link
Contributor Author

T4rk1n commented Oct 18, 2022

Closing in favor of #105

@T4rk1n T4rk1n closed this Oct 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant