Skip to content

fix: avoid segmentation fault if recv results from multi dest after on_stop_done #18

fix: avoid segmentation fault if recv results from multi dest after on_stop_done

fix: avoid segmentation fault if recv results from multi dest after on_stop_done #18

Workflow file for this run

name: pr-name-linter
on:
pull_request:
types: ['opened', 'edited', 'reopened', 'synchronize']
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Install Dependencies
run: npm install @commitlint/[email protected]
- uses: JulienKode/[email protected]
with:
configuration-path: tools/commitlint/commitlint.config.js