You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a weird requirement and means that booting a scheduler requires allocating a one-off task that almost always immediately exits. There's not really a need to do this and the function should be fn bootstrap(~self);