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

refactor: remove select macro of handling interrupt #291

Merged
merged 2 commits into from
Nov 28, 2024

Conversation

kanarus
Copy link
Member

@kanarus kanarus commented Nov 28, 2024

  • refactor interruption handling not to use select! macro ( by implementing and replacing to CtrlC::until_interrupt )
  • this enables more cleaning up dependencies and feature flags
  • and doesn't cause performance degradation

github-actions[bot]
github-actions bot previously approved these changes Nov 28, 2024
…ative"` and def `__rt_native = ["__rt__", ...`
@kanarus kanarus merged commit dff904c into v0.21 Nov 28, 2024
3 checks passed
@kanarus kanarus deleted the refactor/remove-select-macro-of-interrupt branch November 28, 2024 05:18
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