Creating an asyncio Event in setUp() is a pitfall with aiounittest

前端 未结 0 1342
旧时难觅i
旧时难觅i 2020-12-20 14:50

I\'m using aiounittest for a unit test. An object of the type asyncio.Event() is created in the setUp() method. Awaiting f

相关标签:
回答
  • 消灭零回复
提交回复
热议问题