|
|
|
|
|
by saywatnow
2926 days ago
|
|
This is nice .. but it could be nicer with (pun intended) use of the context manager protocols, a few less empty lines and a bit of minor refactoring for readability. Is execution_loop really meant to start and end holding the GIL? |
|
As for empty lines within code, I personally find it helpful to visually separate logical segments.