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
C.f. shikokuchuo/mirai#78 (reply in thread). Use nanonext::cv_value(mirai::nextget("cv")) to get tasks instead of looping through .unresolved(). This should make collect() obsolete and should simplify methods like pop(), wait(), and scale().
The text was updated successfully, but these errors were encountered:
C.f. shikokuchuo/mirai#78 (reply in thread). Use
nanonext::cv_value(mirai::nextget("cv"))
to get tasks instead of looping through.unresolved()
. This should makecollect()
obsolete and should simplify methods likepop()
,wait()
, andscale()
.The text was updated successfully, but these errors were encountered: