.. include:: ../notes/notes-known-issues.rst
-.. include:: ../notes/notes-current.rst
+.. include:: ../notes/notes-9.16.43.rst
.. include:: ../notes/notes-9.16.42.rst
.. include:: ../notes/notes-9.16.41.rst
.. include:: ../notes/notes-9.16.40.rst
Bug Fixes
~~~~~~~~~
-- Processing already queued queries received over TCP can cause assertion
- failure when the server is reconfigured at the same time or the cache has been
- flushed. This has been fixed to not process queued already received queries
- over TCP while the server is in the "exclusive" mode. :gl:`#4200`
+- Processing already-queued queries received over TCP could cause an
+ assertion failure, when the server was reconfigured at the same time
+ or the cache was being flushed. This has been fixed. :gl:`#4200`
Known Issues
~~~~~~~~~~~~