mirror of
https://github.com/Zygo/bees.git
synced 2025-11-03 11:40:34 +01:00
Dependencies can be generated in parallel which can be much faster. It also puts away the problem that for may fail multiple times in a row and leaving behind a broken intermediate file which would be picked up by successive runs. Signed-off-by: Kai Krakow <kai@kaishome.de>