You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After the decoderState pointer is loaded, it could become invalid (deleted) at any time. Access and deletion of a DecoderState should probably be protected by a lock.
Originally posted by @jlama in #548
The text was updated successfully, but these errors were encountered: