Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • BIND BIND
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 632
    • Issues 632
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 86
    • Merge requests 86
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source ProjectsISC Open Source Projects
  • BINDBIND
  • Merge requests
  • !5691

Prevent a shutdown race in catz_create_chg_task()

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Ondřej Surý requested to merge 3074-catz-excl-task-v9_16 into v9_16 Jan 05, 2022
  • Overview 1
  • Commits 2
  • Pipelines 1
  • Changes 2

If a catz event is scheduled while the task manager was being shut down, task-exclusive mode is unavailable. This needs to be handled as an error rather than triggering an assertion.

(cherry picked from commit 973ac1d8)

Closes #3074 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 3074-catz-excl-task-v9_16