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
This can happen if close and next are called on two different threads. It can result in IllegalStateException triggered by decrementing the reference count below 0.
0 commit comments