Skip to content

enable silent scan numbering

Linus Pithan requested to merge enable_silent_scan_numbering into master

With this merge request we introduce a separate numbering schema for scans that are not saved (including ct). Scans that are not saved will have redis names starting with _ and they will not increment the scan number counter.

Another change is that ct and sct are no longer in SCANS deque

Should be merged only after !2475 (merged) is merged

Edited by Linus Pithan

Merge request reports