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

Replace ctrlc crate with tokio #2207

Merged
merged 2 commits into from
May 25, 2023
Merged

Replace ctrlc crate with tokio #2207

merged 2 commits into from
May 25, 2023

Conversation

emilk
Copy link
Member

@emilk emilk commented May 25, 2023

What

Follow-up to #2198
Closes #2178

Checklist

PR Build Summary: https://build.rerun.io/pr/2207

@emilk emilk added the dependencies concerning crates, pip packages etc label May 25, 2023
@emilk emilk merged commit 6f54006 into main May 25, 2023
18 checks passed
@emilk emilk deleted the emilk/replace-ctrlc-with-tokio branch May 25, 2023 09:08
emilk added a commit that referenced this pull request May 25, 2023
* Replace ctrlc crate with tokio signals

* Don't treat SIGTERM as a crash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies concerning crates, pip packages etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error setting Ctrl-C handler: MultipleHandlers
2 participants