hard-brain / hard-brain-bot

A Discord bot for generating Beatmania IIDX music quizzes
MIT License
0 stars 0 forks source link

Fix FFMPEG processes not being killed properly #2

Closed corndogit closed 6 months ago

corndogit commented 8 months ago

INFO:disnake.player:Preparing to terminate ffmpeg process 2816. INFO:disnake.player:ffmpeg process 2816 has not terminated. Waiting to terminate... INFO:disnake.player:ffmpeg process 2816 should have terminated with a return code of 1.

corndogit commented 6 months ago

After investigating, the processes are getting terminated, the logging from disnake is just wrong...