fix: slow responses on schema cache reload

This commit is contained in:
steve-chavez
2024-03-15 11:53:29 -05:00
committed by Steve Chavez
parent 210cded560
commit 727ef465c1
4 changed files with 19 additions and 7 deletions
+1
View File
@@ -24,6 +24,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- #3237, Dump media handlers and timezones with --dump-schema - @wolfgangwalther
- #3323, #3324, Don't hide error on LISTEN channel failure - @steve-chavez
- #3330, Incorrect admin server `/ready` response on slow schema cache loads - @steve-chavez
- #3327, Fix slow responses on schema cache reloads - @steve-chavez
### Deprecated