CHANGES for [GL #3522]

(cherry picked from commit fdc35928eb)
This commit is contained in:
Evan Hunt 2022-09-02 14:47:12 -07:00
parent 592c7b1049
commit 16fbe33478

View file

@ -1,3 +1,6 @@
5973. [bug] Fixed a possible invalid detach in UPDATE
processing. [GL #3522]
5972. [bug] Gracefully handle when the statschannel HTTP connection
gets cancelled during sending data back to the client.
[GL #3542]