Python target: Allow the execution of async Python threads concurrently with the C runtime#564
Merged
lhstrh merged 6 commits intomasterfrom python-allow-async-threads-concurrentlyOct 3, 2021
+143-111
Commits
Commits on Oct 2, 2021
- committed
- committed
- committed
- committed
A bit of a cleanup of the PythonGenerator logic. Removed the mutex since GIL will now take its place
committed- committed