Actions
Bug #3466
closedworkflow can fail to load when using ParameterSet
Start date:
08/06/2008
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3466
Description
A parameter specified in a ParameterSet's config file may be referenced, e.g., in an actor before ParameterSet has loaded the file. When the workflow is loaded, there is a race condition between setting the ParameterSet's file parameter and actor parameters.
I'm attaching a simple example workflow and ParmeterSet config file. (You'll need to change the path to the config file). The workflow sometimes gets an error when it is opened in Kepler.
Files
Actions