greentest.py: fix switch_count check to work
it was not enabled in patched tests because monkey.patch_all() imports threading and that prevents Hub from being patched with CountingHub
Showing
Please register or sign in to comment
it was not enabled in patched tests because monkey.patch_all() imports threading and that prevents Hub from being patched with CountingHub