Details
-
Improvement
-
Resolution: Fixed
-
Normal
-
None
-
None
-
None
Description
We need to make sure we are properly cleaning up coroutines related to suspendable expressions and not leaking threads. Some places could use comments to ensure this is the case and describe what parts of the code to not mess with to ensure no one accidentally breaks it in the future.