mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-20 06:45:36 +01:00
The `Priority` was generated on the stack in the dispatcher which caused it to be dropped after usage. This is now fixed by having the `Priority` being a static variable for executors |
||
|---|---|---|
| .. | ||
| build.rs | ||
| command.rs | ||
| main.rs | ||