CHANGES for [GL #3522]

This commit is contained in:
Evan Hunt 2022-09-02 14:47:12 -07:00
parent 00e0758e12
commit fdc35928eb

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]