mirror of
https://github.com/Zygo/bees.git
synced 2025-05-17 21:35:45 +02: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>