It's possible that the callback is already scheduled to run on another thread when we unschedule it during dispose and we would then access a freed object. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/9151>
It's possible that the callback is already scheduled to run on another thread when we unschedule it during dispose and we would then access a freed object. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/9151>