Skip to content

[Closes #107] Wrap SpinLock<SignalDelivery> in Arc<>#158

Merged
nuta merged 1 commit intonuta:mainfrom
michalfita:issue/107/make-signal-deliver-shareable
Mar 25, 2022
Merged

[Closes #107] Wrap SpinLock<SignalDelivery> in Arc<>#158
nuta merged 1 commit intonuta:mainfrom
michalfita:issue/107/make-signal-deliver-shareable

Conversation

@michalfita
Copy link
Contributor

Description

Does what it says on the tin. We need to share signals setup per process across threads for #88 and #115.

Pre-Submission Checklist

When you submit a PR, please make sure your PR satisfies the following checklist:

  • I assert this contribution was authored by me.
  • I license this contribution under the license of this project.
  • The PR title describes your changes briefly and uses the present tense, without a trailing full stop.
  • The PR description describes the reason why we need the change.
  • This is an isolated change. No multiple changes and no unrelated changes are included.
  • Fixed all cargo clippy warnings.
  • Applied rustfmt.

@nuta nuta merged commit c758075 into nuta:main Mar 25, 2022
@nuta
Copy link
Owner

nuta commented Mar 25, 2022

Thanks!

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.

2 participants