Sandbox adapter for FunWithFlags. Works with vanilla FunWithFlags — no fork required.
On setup, patches FunWithFlags.Store and FunWithFlags.SimpleStore to
check the process dictionary for sandbox overrides, then starts a pool
of isolated ETS tables.
config :sandbox_case,
sandbox: [fun_with_flags: true]
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.