Skip to content

fix(en): Fix connection starvation during snapshot recovery #14308

fix(en): Fix connection starvation during snapshot recovery

fix(en): Fix connection starvation during snapshot recovery #14308

Workflow file for this run

name: Cargo license check
on: pull_request
jobs:
cargo-deny:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- uses: EmbarkStudios/cargo-deny-action@8371184bd11e21dcf8ac82ebf8c9c9f74ebf7268 # v2.0.1
with:
command: check
command-arguments: "--hide-inclusion-graph"