MarshalX / tgcalls

Voice chats, private incoming and outgoing calls in Telegram for Developers
https://t.me/tgcallslib
GNU Lesser General Public License v3.0
521 stars 91 forks source link

Add the ability to completely stop the tgcalls #6

Closed MarshalX closed 3 years ago

MarshalX commented 3 years ago

https://github.com/TelegramMessenger/tgcalls/blob/d2b15b9edfe2eeaaa9862adb0ae38f8e6308b5fb/tgcalls/group/GroupInstanceImpl.cpp#L2126

This action is not enough to stop all streams and sound managers

MarshalX commented 3 years ago

The problem was on my side. The problem with python callbacks. It took a painful day and a half to find the bug (