FeedStream 289 patch: handle websocket close failures (#1790)

* handle close failures

* bump runner version

* Update releaseNote.md

* Update releaseNote.md

* handle in other place as well

* Update releaseNote.md

Co-authored-by: Thomas Boop <52323235+thboop@users.noreply.github.com>

* refactor

Co-authored-by: Thomas Boop <52323235+thboop@users.noreply.github.com>
This commit is contained in:
Yashwanth Anantharaju
2022-03-30 09:56:25 -04:00
committed by GitHub
parent b3b97b7328
commit c058208ce4
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