panini
panini copied to clipboard
use not ensure_future while sending message about the panini startup
https://github.com/lwinterface/panini/blob/develop/panini/app.py#L212 - change to loop.run_until_complete here
Also in nats_client sometimes use ensure_future for publish/request_sync and sometimes run_until_complete