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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Efficient Signal in service manager #95

Merged
merged 2 commits into from
Apr 29, 2022
Merged

Conversation

adzialocha
Copy link
Member

@adzialocha adzialocha commented Apr 29, 2022

Minor improvement to make the Signal future implementation more efficient by using triggered crate which only wakes the runtime as soon as the signal got fired.

Closes: #94

馃搵 Checklist

  • Add tests that cover your changes
  • Add this PR to the Unreleased section in CHANGELOG.md
  • Link this PR to any issues it closes
  • New files contain a SPDX license header

@adzialocha adzialocha merged commit 3711db8 into development Apr 29, 2022
@adzialocha adzialocha linked an issue May 10, 2022 that may be closed by this pull request
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.

Wake exit signal future more efficiently
1 participant