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.
Showing
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment