Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • BIND BIND
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 527
    • Issues 527
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 104
    • Merge requests 104
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • 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 Projects
  • BINDBIND
  • Issues
  • #1698

Closed
Open
Created Mar 23, 2020 by Ondřej Surý@ondrejOwner

Converting isc_log to RWLOCK broke Windows

The !3229 (merged) broke Windows system tests - the tests are stuck indefinitely. See https://gitlab.isc.org/isc-projects/bind9/-/jobs/777703 (ondrej/msvc-stuck-v1 branch) as example vs https://gitlab.isc.org/isc-projects/bind9/-/jobs/777784 (ondrej/msvc-stuck-v2 branch).

There's nothing really obvious, but converting the rwlocks to native Windows SRWLock doesn't help, so it must be a way how we are using the locks on Windows.

Assignee
Assign to
Time tracking