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
Why in whilst method (and brothers) truth test designed sycnchronously? For me its very often reason to write my own whilst, with async test. May be we can add it? If yes, i can implement it.
Sorry, if Im wrong.
The text was updated successfully, but these errors were encountered:
Yes, it is possible, but not looks as clear design, isnt it? Its one unnecessary closure. ) Anyway it is interesting for me, which reasons was to design test this way? =)
Why in
whilst
method (and brothers) truth test designed sycnchronously? For me its very often reason to write my own whilst, with async test. May be we can add it? If yes, i can implement it.Sorry, if Im wrong.
The text was updated successfully, but these errors were encountered: