Skip to content
Commit bc9dad4f authored by Douglas Raillard's avatar Douglas Raillard
Browse files

lisa._unshare: Ensure logging is setup before unpickling function

FIX

Ensure the environment (logging) is setup correctly before attempting to
unpickle the function and its arguments. Otherwise, unpickling the
arguments will trigger __init__/__new__ calls that will run with the
default logging conf rather than what we want.
parent b72bc095
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment