rwth-i6 / sisyphus

A Workflow Manager in Python
Mozilla Public License 2.0
45 stars 25 forks source link

Fix async call of create_aliases #225

Closed albertz closed 4 days ago

albertz commented 4 days ago

Fix #224. Follow-up to #214.

What I don't understand: Why did I not get any exception? Without this change, it just did not call the func (or I don't know, but at least it did not work, it did nothing).