Skip to content

Re-arm the shell ZMQStream read after the out-of-band reply send (fix intermittent dropped execute_request on Windows) #2608

Re-arm the shell ZMQStream read after the out-of-band reply send (fix intermittent dropped execute_request on Windows)

Re-arm the shell ZMQStream read after the out-of-band reply send (fix intermittent dropped execute_request on Windows) #2608

Workflow file for this run

name: Enforce PR label
concurrency:
group: label-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
types: [labeled, unlabeled, opened, edited, synchronize]
jobs:
enforce-label:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- name: enforce-triage-label
uses: jupyterlab/maintainer-tools/.github/actions/enforce-label@v1