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 needs some change in public API that would also make sense. I think we should require to specify some kind of reference to the waker for each passed function. Should help resolve issue #215.
The text was updated successfully, but these errors were encountered:
anp
changed the title
Runtime::set_state_change_waker does not set waker for any root function immediately.
Setting the state change waker must take effect for all existing state Vars too
Dec 8, 2020
This needs some change in public API that would also make sense. I think we should require to specify some kind of reference to the waker for each passed function. Should help resolve issue #215.
The text was updated successfully, but these errors were encountered: