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

lisa.conf: Avoid re-entering DeferredValue callbacks

Re-entering the callback recursively will raise a KeyComputationRecursionError
exception, like it does for derived keys. This avoids infinite recursion in case
the deferred value (optionally) depends on itself while being computed.
parent 4647b2ca
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