-
Notifications
You must be signed in to change notification settings - Fork 217
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
3446: Ensure withCluster can work with a single pool to fix latency bench r=Anviking a=Anviking - [x] Ensure `launchPools []` doesn't fail with `Prelude.head: empty list` - With #3444, we launch the `head` of the pools separately from `launchPools (tail pools)`, so the tail can be empty. ### Comments - [x] Nightly latency step should succeed https://buildkite.com/input-output-hk/cardano-wallet-nightly/builds/1465 <!-- Additional comments, links, or screenshots to attach, if any. --> ### Issue Number ADP-2147 Co-authored-by: Johannes Lund <[email protected]>
- Loading branch information
Showing
1 changed file
with
25 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters