Is REPL process / lean state - fork-safe?
E.g. is it possible to have a parent REPL process, do all imports there and then just fork this prepared process and then do verification inside the child processes?
Are there any bad global/non-threadlocal state in REPL/Lean?
Thanks!
Is REPL process / lean state - fork-safe?
E.g. is it possible to have a parent REPL process, do all imports there and then just fork this prepared process and then do verification inside the child processes?
Are there any bad global/non-threadlocal state in REPL/Lean?
Thanks!