fix(coderd/rbac): make workspace ACL disabled flag atomic by geokat · Pull Request #21799 · coder/coder
geokat
changed the title
fix(coderd/rback): make workspace ACL disabled flag atomic
fix(coderd/rbac): make workspace ACL disabled flag atomic
The flag is a package-global that was only meant to be set once on startup. This was a bad assumption since the lack of sync caused test flakes. Related to: coder/internal#1317 coder/internal#1318
geokat
marked this pull request as ready for review
geokat
deleted the
geokat/internal-1317-data-race-on-workspace-acl-disabled-in-tests
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters