Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add new
attach_resources
recipe (#149)
* Add new `attach_resources` recipe * Fix deadlock in `create_input` when resources form a cycle * Update `attach_resources` recipe to handle "external" resource references * Update `attach_resources` using a graph to handle internal references * Add more verbose error when detecting a cycle in `attach_resources` * Simplify graph construction in `attach_resources`
- Loading branch information