aboutsummaryrefslogtreecommitdiff
path: root/embassy-macros
diff options
context:
space:
mode:
authorDario Nieuwenhuis <[email protected]>2022-04-25 22:09:04 +0200
committerDario Nieuwenhuis <[email protected]>2022-04-25 22:09:04 +0200
commitb27feb061936d191f456edc22b2f89d4fc172520 (patch)
treefa1b61a274deff0360ab92b36a4bc24f8b50c329 /embassy-macros
parent52ed08cf9563b6b52e5991acd43614448b089850 (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