This commit is contained in:
Evan Hunt 2021-01-06 13:26:02 -08:00
parent 2ed12d90c9
commit 1079701bd7

View file

@ -1,3 +1,6 @@
5558. [bug] Asynchronous hook modules could assert due to
the fetch handle being detached too late. [GL #2379]
5557. [bug] Prevent rbtdb instances being destroyed by multiple
threads at the same time. [GL #2355]