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 panic does not result in a good UX, it is not 100% clear what the error is when it panics since it will dump a lot of our mspc::Senders which will drop a bunch of other errors, which may be confusing.
The text was updated successfully, but these errors were encountered:
This panic does not result in a good UX, it is not 100% clear what the error is when it panics since it will dump a lot of our
mspc::Senders
which will drop a bunch of other errors, which may be confusing.The text was updated successfully, but these errors were encountered: