arcalot / arcaflow-engine

Arcaflow is a highly-portable workflow engine enabling modular and validated pipelines through containerized plugins.
https://arcalot.io/arcaflow/
Apache License 2.0
6 stars 9 forks source link

Fix load context bug #137

Closed mfleader closed 5 months ago

mfleader commented 5 months ago

Changes introduced with this PR


By contributing to this repository, I agree to the contribution guidelines.

mfleader commented 5 months ago

I initialized the slice to an incorrect length which added several empty strings that were converted to absolute file paths. It seems to be fixed now.