Skip to content

Print threads backtrace on SIGINFO/SIGPWR #370

Print threads backtrace on SIGINFO/SIGPWR

Print threads backtrace on SIGINFO/SIGPWR #370

Workflow file for this run

name: Lint
permissions: {}
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
rubocop:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
persist-credentials: false
- uses: ruby/setup-ruby@dffb23f65a78bba8db45d387d5ea1bbd6be3ef18 # v1.293.0
with:
ruby-version: '3.2'
bundler-cache: true
- run: bundle exec rubocop