-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
Overview
Currently, when building a workspace with multiple instances of coder_script, all are run concurrently, preventing any sequencing logic. To remedy this, some serialization should be implemented allowing users to either define the sequence manually or through a dependency graph.
matifali, djarbz, kconley-sq, gjhenrique-prezi, michaelbrewer and 9 more