Skip to content

reactor, linux-aio: clean up smp::adjust_max_networking_aio_io_control_blocks #286

reactor, linux-aio: clean up smp::adjust_max_networking_aio_io_control_blocks

reactor, linux-aio: clean up smp::adjust_max_networking_aio_io_control_blocks #286

Workflow file for this run

name: Python format
on: [push, pull_request]
jobs:
python-format:
name: Enforce python format
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/[email protected]
with:
version: "24.8.0"
src: ./scripts
# override options so that we can specify only specific files for now
options: "--check --diff --include=.*addr2line.*"