feat(cleaners): add main async runner
Adds a Runner able to work upon a set of cleaners that work in parallel.
This commit is contained in:
parent
cc1a66726e
commit
5507a1dd21
8 changed files with 510 additions and 6 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,3 +2,4 @@
|
|||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
/target
|
||||
/.vscode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue