Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time-limited join for watcher webservice #103

Merged
merged 2 commits into from
May 1, 2024

Conversation

piercefreeman
Copy link
Owner

@piercefreeman piercefreeman commented Apr 30, 2024

There have been some observed instances of the watcher webservice not shutting down properly when terminated with a sig-int. Since the main cleanup that's important is for our watchdog process (which is process isolated), we do a best effort to shutdown the watch server but don't block the shutdown process because of it.

@piercefreeman piercefreeman merged commit e89cd74 into main May 1, 2024
14 checks passed
@piercefreeman piercefreeman deleted the feature/fix-runserver-shutdown-stall branch May 1, 2024 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant