wanghongying
Results
5
issues of
wanghongying
1 AttributeError: module 'curio.thread' has no attribute 'TAWAIT' 2 In the thredo/thredo/core.py: AWAIT = curio.thread.TAWAIT: It should be changed to AWAIT = curio.thread.AWAIT.