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

lisa.fuzz: Port lisa.fuzz.Gen over the new lisa.monad API

BREAKING CHANGE

Introduce GenMonad inheriting from lisa.monad.State and make Gen simply
embed a GenMonad action.

Breaking change: retry_until() now needs to be awaited, otherwise it's a
no-op. This will ensure future-proofing of the API, should the
implementation of retry_until need access to the internal state.
parent c8c8c6d5
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