Skip to content

Remove os.Exit in favor of more graceful shutdown when osquery instance can't be restarted #723

Remove os.Exit in favor of more graceful shutdown when osquery instance can't be restarted

Remove os.Exit in favor of more graceful shutdown when osquery instance can't be restarted #723

name: Add to project board
# Add things into one of the kolide projects.
on:
issues:
types: [opened, transferred]
pull_request_target:
types: [opened]
branches: [main]
jobs:
add_to_board:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/kolide/projects/13
github-token: ${{secrets.PROJECT_WORKFLOW_PAT}}