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

fix incorrect logging message #7

Closed pipermerriam closed 4 years ago

pipermerriam commented 4 years ago

What was wrong?

Logging message suggested use of stdin which isn't correct.

How was it fixed?

Fixed logging message.

Cute Animal Picture

winter-seal-pup