sola-st / DynaPyt

Dynamic analysis framework for Python
MIT License
56 stars 14 forks source link

Add support for `async` #73

Open AryazE opened 1 month ago

AryazE commented 1 month ago

Asynchronous functions and iterators should be handled differently than normal functions and iterator.