Skip to content

Process dependencies concurrently

Anna Springfield requested to merge process-dependencies-concurrently into main

What does this MR do and why?

Updates the loop where we process dependencies to use separate goroutines. Adds a test for the function where this loop runs.

Closes #13 (closed)

Edited by Anna Springfield

Merge request reports