-
Stefan Behnel authored
hopefully fix crash where Coroutine deallocation could execute Python code to print a warning which could trigger GC and hit the dead Coroutine object
e5a86777
hopefully fix crash where Coroutine deallocation could execute Python code to print a warning which could trigger GC and hit the dead Coroutine object