In short: I can't call a coroutine from data_received, but I can call an
inlineCallbacks-decorated functions in dataReceived. This is a major
difference.

I'm willing to bet that you're doing something wrong here. Can you post
code snippets?

http://stackoverflow.com/questions/20746619/calling-coroutines-in-asyncio-protocol-data-received

Reply via email to