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
The final use of channel errors was removed in PR #3690
This is part of #3515 channel removal project
# Changed Behaviour
Any user catching these errors explicitly will now get an error about
the exceptions being undefined. Because these don't exist any more, it
should be safe to remove those catches.
## Type of change
- Code maintenance/cleanup
0 commit comments