
These fixes prevent loops turning into eternal loops when optimizations have been turned on. The right remedy is to remove the internal locks from hashtable and use external locks instead.
These fixes prevent loops turning into eternal loops when optimizations have been turned on. The right remedy is to remove the internal locks from hashtable and use external locks instead.