Skip to content

Fix CPU spike caused by hanging connection after socket closure (#8806) #3740

Fix CPU spike caused by hanging connection after socket closure (#8806)

Fix CPU spike caused by hanging connection after socket closure (#8806) #3740

Workflow file for this run

name: Cargo Machete
on:
push:
branches:
- "main"
pull_request:
types: [opened, synchronize]
jobs:
cargo-machete:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Machete
uses: bnjbvr/cargo-machete@main