Closed dridi closed 2 years ago
It should of course never happen, except when it unfortunately does, for example with unused files living in vcl_path nevertheless.
This breaks down the operations into 3 pipelines:
Instead of one pipeline stream, this breakdown uses two temp files to keep track of loops.
Refs #96
Tested and reviewed - LGTM.
It should of course never happen, except when it unfortunately does, for example with unused files living in vcl_path nevertheless.
This breaks down the operations into 3 pipelines:
Instead of one pipeline stream, this breakdown uses two temp files to keep track of loops.
Refs #96