Index: openacs-4/packages/xotcl-request-monitor/tcl/throttle_mod-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-request-monitor/tcl/throttle_mod-procs.tcl,v diff -u -r1.70 -r1.71 --- openacs-4/packages/xotcl-request-monitor/tcl/throttle_mod-procs.tcl 8 Oct 2024 15:11:52 -0000 1.70 +++ openacs-4/packages/xotcl-request-monitor/tcl/throttle_mod-procs.tcl 9 Oct 2024 07:19:38 -0000 1.71 @@ -1501,7 +1501,7 @@ # very recent (e.g. younger than 3 munutes) # if {[ad_file readable ${:file}] && ([clock seconds] - [ad_file mtime ${:file}] > 180)} { - Users array unset user_in_community + Users unset -nocomplain user_in_community } } dump proc collect {} {