Skip to content

threadshare/jitterbuffer: fix a race condition when stopping

Don't hold the state while stopping as the task might attempt to lock it before reaching an await point.

Merge request reports