Joey
Joey
if I update the env.py like this, The result is still not expected. ``` from concurrent.futures import wait, ALL_COMPLETED from concurrent.futures.thread import ThreadPoolExecutor class Node: def __init__(self, name): self.name =...
and if I update the env.py like this ( make simple), the command "pytest test_loop.py --concmode=mthread -s" seems to work fine, but the command "pytest test_loop.py --concmode=asyncnet -s" still seems...
I got the same problem, so, is there any aproach for this? BTW: I want the async but not parallel.
> Hi, > > I'm not sure this is the purpose of this library but I want to run pytest tests asynchronously. > > Consider this example: > > ```python...
那请问,有升级成功5.2版本的,说说是怎么升级的?
` > debug.traceTransaction("0xc991b81f74fe203d07db35521eff32bdc37d7afa313d1d717313fe845fe11c04") Error: required historical state unavailable (reexec=128) at web3.js:3456:20 at web3.js:6304:15 at web3.js:5410:36 at :1:1 `