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

[rust] replace to use parking_lot crate instead of standard mutex #373

Merged
merged 2 commits into from
Sep 30, 2023

Conversation

hkrn
Copy link
Owner

@hkrn hkrn commented Sep 30, 2023

Summary

This PR uses parking_lot crate instead of standard mutex and adds small tweaks.

Note

  • All commits must be signed to be merged
  • CI must be passed to be merged

Additionally, the commit includes following changes.

* retain watcher instance to prevent stop watch immediately
* adds logging notification of watcher event
* rename `(Model|Motion) WASM plugin` to `WASM (model|motion) I/O plugin`
@hkrn hkrn enabled auto-merge (squash) September 30, 2023 06:48
@github-actions github-actions bot added the rust label Sep 30, 2023
@hkrn hkrn merged commit d01c12d into main Sep 30, 2023
7 checks passed
@hkrn hkrn deleted the 20230930-plugin-wasm-parking-lot branch September 30, 2023 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant