Open devdanzin opened 2 weeks ago
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.