attestantio / dirk

Apache License 2.0
75 stars 22 forks source link

Run rules checks in parallel. #16

Closed mcdee closed 2 years ago

mcdee commented 2 years ago

Rules checks are currently handled sequentially. This changes the checks so that they are carried out in parallel, removing a potential bottleneck in signing operations.