FeedStream: handle websocket close failures (#1789)

* handle close failures

* handle in other place as well

* refactor

* bump runner version

* update release notes
This commit is contained in:
Yashwanth Anantharaju
2022-03-28 14:41:21 -04:00
committed by GitHub
parent 2e3976cf97
commit 909b05eb66
3 changed files with 20 additions and 8 deletions
+1 -5
View File
@@ -1,11 +1,7 @@
## Features
## Bugs
- Fixed a crash on runner startup (#1770)
## Misc
- Clarified the type of step running when running job started or completed hooks (#1769)
- Fixed an issue where websockets failed to successfully close when posting log lines (#1790)
## Windows x64