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.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Don't hold the state
while stopping as the task might attempt to
lock it before reaching an await
point.