Superskyyy commented on issue #10408:
URL: https://github.com/apache/skywalking/issues/10408#issuecomment-1436493366

   `loop.call_soon_threadsafe/run_coroutine_threadsafe` should be used to wrap 
asyncio event loop job submission instead of forcing user to use await (which 
otherwise will be propagated bottom to up throughout application, very bad).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to