mirror of
https://github.com/smittix/intercept.git
synced 2026-06-14 00:33:35 -07:00
style: document cleanup now-capture and widen test sleep margin
This commit is contained in:
@@ -123,6 +123,7 @@ class DataStore:
|
||||
Returns:
|
||||
Number of entries removed
|
||||
"""
|
||||
# Capture now once so both the scan and re-validation use the same cutoff.
|
||||
now = time.time()
|
||||
|
||||
with self._lock:
|
||||
|
||||
Reference in New Issue
Block a user