You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow kore-rpc-booster to read additional options from KORE_RPC_OPTS (#3842)
* like `kore-rpc` , `kore-rpc-booster` should read additional options
from an environment variable.
* This PR chooses the same variable name as for `kore-rpc` for
consistency and to avoid it getting too long.
Use case: testing optional optimisation in performance tests without
having to modify the pytest framework or the `KoreServer` in `pyk`
---------
Co-authored-by: github-actions <[email protected]>
Co-authored-by: rv-jenkins <[email protected]>
0 commit comments