pub static RELM_BLOCKING_THREADS: OnceCell<usize>
Defines the maximum number of background threads to spawn for handling blocking tasks.
NOTE: The default max is 512.