Commit 08283a37 by FritzFlorian

Add scheduler_active flag and PLS_SERIAL_ELUSION compile option.

The flag can be used to run code annotated with PLS outside of a scheduler environment,
i.e. the app does not crash if the code is called without context. The compile option
allows to omit all spawn and sync calls during compilation, creating the equivalent serial code.
parent f9ec6ecf
Pipeline #1497 passed with stages
in 3 minutes 57 seconds