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:
committed by
GitHub
parent
b3b97b7328
commit
c058208ce4
+1
-5
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user