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

lisa.fuzz: Catch RetryException in decorator

Rather than catching RetryException in state-modifying functions, wrap
directly the user-provided coroutine-functions.

This is done in preparation for the lisa.monad.StateMonad change where
user coroutine-functions will not be wrapped with Gen.from_f() anymore.
parent 3ba45086
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