Add single threaded job detection trigger canary

Ideally, we should detect a job configured to use the legacy serial scheduler at compile time.

But as I didn't manage to figure out a sure fire way of determining this, I am adding the next best thing - a runtime check.

This has been consistently (for years, now) where the job will crash if run in serial mode.

The goal is to make the error less cryptic.

Edited by Tim Martin

Merge request reports

Loading