PsyNeuLink icon indicating copy to clipboard operation
PsyNeuLink copied to clipboard

`termination_processing` argument in compiled composition.run is not properly used

Open SamKG opened this issue 5 years ago • 1 comments

The arguments in termination_processing are not currently used in compiled execution.

SamKG avatar Apr 22 '20 22:04 SamKG

The workaround is to set the termination_processing attribute on composition directly

jvesely avatar Oct 02 '20 17:10 jvesely