bluesky_queueserver.clear_re_worker_active

bluesky_queueserver.clear_re_worker_active()[source]

Clear the environment variable used to determine if the current process is RE Worker process. Subsequent calls to is_re_worker_active in the current process will return False. THIS FUNCTION SHOULD NEVER BE CALLED IN STARTUP SCRIPTS.