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
Today, we are doing as much work as possible within poll. We may want to consider yielding early but requesting an immediate wakeup again to allow other components to read from those buffers if they are on the same task.
Today, we are doing as much work as possible within
poll
. We may want to consider yielding early but requesting an immediate wakeup again to allow other components to read from those buffers if they are on the same task.cc @dignifiedquire (The code you see here is not the latest stable release used in
rust-libp2p
as of this writing. See libp2p/rust-libp2p#3013.)The text was updated successfully, but these errors were encountered: