paulhoule / tentacruel

MIT License
0 stars 0 forks source link

Defend program doesn't shut down cleanly #29

Open paulhoule opened 5 years ago

paulhoule commented 5 years ago

It runs as a cron job and when it shuts down I get::

Task was destroyed but it is pending!
task: <Task pending coro=<HeosClientProtocol.receive_loop() running at /home/paul/src/cron/tentacruel/tentacruel/__init__.py:101> wait_for=<Future pending cb=[<TaskWakeupMethWrapper object at 0x7fac45417cd8>()]>>

I don't think this has a negative consequence, but it is a distraction and I don't need any when I am in the middle of figuring out why "defend freaked out" last night.