diff --git a/CHANGES b/CHANGES index 1f81829f43d33a59586b714ffbefe8b4c5ca71d4..1f92f2f89306082cf3b09c91a290094daa3661f9 100644 --- a/CHANGES +++ b/CHANGES @@ -52,8 +52,9 @@ o Sql.pgsql - Suppress spurious 'File not open' blurts on stderr when the connection is still pending and we inspect the connection object. - - Signal EOF early before closing the SQL result portal to prevent - occasional deadlocks on (heavy) object destructions. + - Signal EOF early before closing the SQL result portal and thoroughly + cleanup bufcon/stashcount to prevent occasional deadlocks + on asynchronous object destructions. o Standards.IIM