diff options
| author | Dario Nieuwenhuis <[email protected]> | 2022-04-25 22:09:04 +0200 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2022-04-25 22:09:04 +0200 |
| commit | b27feb061936d191f456edc22b2f89d4fc172520 (patch) | |
| tree | fa1b61a274deff0360ab92b36a4bc24f8b50c329 /embassy-macros | |
| parent | 52ed08cf9563b6b52e5991acd43614448b089850 (diff) | |
executor: fix unsoundness in InterruptExecutor::start.
The initial closure is not actually called in the interrupt, so this is
illegally sending non-Send futures to the interrupt.
Remove the closure, and return a SendSpawner instead.
Diffstat (limited to 'embassy-macros')
0 files changed, 0 insertions, 0 deletions
