Skip to content
Support running parallel array tasks as concurrent sub-jobs in the shell plugin when run from a cluster submitted job

Also:
- Thread control environment variables are set within shell runner tasks
- Allow -s option to control threads in shell runner array tasks
- Ensure automatic parallelism in shell runner when called by Python API
- Add additional debug output
- Fix debugging via environment variable
- Fix deeply nested fsl_sub calls