Index: openacs-4/packages/acs-tcl/tcl/security-procs.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/security-procs.tcl,v
diff -u -r1.122 -r1.123
--- openacs-4/packages/acs-tcl/tcl/security-procs.tcl	30 Nov 2018 11:26:42 -0000	1.122
+++ openacs-4/packages/acs-tcl/tcl/security-procs.tcl	22 Dec 2018 10:24:27 -0000	1.123
@@ -1470,7 +1470,6 @@
     set token [ns_cache eval secret_tokens $token_id {
         set token [db_string get_token {select token from secret_tokens
             where token_id = :token_id} -default 0]
-        db_release_unused_handles
 
         # Very important to throw the error here if $token == 0