ethereum / lahja

Lahja is a generic multi process event bus implementation written in Python 3.6+ to enable lightweight inter-process communication, based on non-blocking asyncio
MIT License
394 stars 19 forks source link

rename RemoteEndpoint._run #135

Closed pipermerriam closed 5 years ago

pipermerriam commented 5 years ago

What was wrong?

The Trio implementation of this needs _run for it's own purposes but BaseRemoteEndpoint is already using it.

How was it fixed?

Renamed to _process_incoming_messages

Cute Animal Picture

mother-hippo-and-baby-hippo-big