coot
coot
``` starvation: OK (2.05s) +++ OK, passed 100 tests; 52 discarded. ``` It is discarding half of the results because of the `==>` operator used in the test. We can...
Make inbound connections available to the outbound governor.
This epic collects all issues which have to be solved before releasing Daedalus with P2P enabled nodes. # Dependencies * [x] input-output-hk/ouroboros-network#3968 * [x] input-output-hk/ouroboros-network#4530 * [x] https://github.com/input-output-hk/ouroboros-network/issues/4615 * [...
Originally triggered when updating `network` library dependencies to `>3.0 &&
We noticed the difference between concurrent & sequential semantics. When `resolvConcurrent` is not set, [`resolveSequential`](https://hackage.haskell.org/package/dns-4.2.0/docs/src/Network.DNS.Transport.html#resolveSequential) will loop over errors and will try to return the first non error result, but...
The hover window currently stays open when one is switching to a new buffer. In a new buffer cursor motion will not close it, one has to go back to...
**Is your feature request related to a problem? Please describe.** Some floating messages are large and when they are attached to a range of lines, the float window will not...
### Your environment _Which OS do you use?_ Fedora/Linux _Which version of GHC do you use and how did you install it?_ `ghc-9.6.2` _How is your project built (alternative: link...
In this [run](https://github.com/input-output-hk/io-sim/actions/runs/6795507622/job/18473728925) (in the `Cache cabal store` we had a cache miss on Windows ``` Run actions/cache@v3 with: path: C:\sr key: cache-dependencies-pu4Aevoo_v1-Windows-8.10-42dc9d1d9517c36cc29f25d6a45c30c05b6faa6e98e7f7b96cb256858a8d7694 restore-keys: cache-dependencies-pu4Aevoo_v1-Windows-8.10 enableCrossOsArchive: false fail-on-cache-miss: false lookup-only:...