(and if you destroy the scheduler, would still nee...
# development
w
(and if you destroy the scheduler, would still need to
Copy code
maybe_drain_handles().map(|handles| {
  externs::drop_handles(handles);
});
)