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
Rudimentary support for generating async code has been added, but it doesn't seem to exercise the interpreter in any interesting ways and hasn't found any crashers. We should consult with async experts to see if there's a way to create code that might increase the change of finding issues.
It should be possible to use async functions, loops, etc. to hunt for bugs.
The text was updated successfully, but these errors were encountered: