ethereum / asyncio-run-in-process

A simple asyncio friendly replacement for multiprocessing to run coroutines in a separate process.
MIT License
13 stars 9 forks source link

Change most debug logs to info #16

Closed gsalgado closed 4 years ago

gsalgado commented 4 years ago

Only to help debug trinity shutdown issues while https://github.com/ethereum/trinity/issues/1668 isn't fixed