Gracefully handle platform errors on close. (#543)
If the StreamChannel returned by PlatformPlugin.loadChannel() emits an error through sink.close(), that error is now properly treated as an error in the load suite for that channel. Closes #542
Loading
Please register or sign in to comment