Actions
Bug #3349
closedRExpression getUniqueFileName functionality is broken
Start date:
05/30/2008
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3349
Description
My fix to bug #3324 has broken getUniqueFileName functionality, so e.g. if you have two actors with the same name (e.g. in different composites), and both serialize dataframes to disk, the one that runs second will overwrite the .sav file from the first. Downstream actors trying to use the serialized data from the first actor may not get it, depending on timing.
Actions