Provide separate concurrency option for test
diptopandit opened this issue · 0 comments
diptopandit commented
Currently test uses a concurrency number from vscode-snort3-build-tools, but user may want to configure different concurrency for building and testing.
Have a separate concurrency option, that will take precedence over the build tool one. fall back to build tool's concurrency if this is not configured.