Skip to content

fix: use const lists for Permission domains to fix equality checks#302

Merged
ethanblake4 merged 1 commit into
masterfrom
chore/test-process-permissions
May 11, 2026
Merged

fix: use const lists for Permission domains to fix equality checks#302
ethanblake4 merged 1 commit into
masterfrom
chore/test-process-permissions

Conversation

@wrbl606
Copy link
Copy Markdown
Collaborator

@wrbl606 wrbl606 commented May 2, 2026

This fixes an issue where Permission domain lists weren't properly comparable. Using const constructors makes equality checks work as expected.

@ethanblake4
Copy link
Copy Markdown
Owner

Well I'm not entirely sure why you'd need to directly compare Permission instances, but it doesn't hurt anything I suppose.

@ethanblake4 ethanblake4 merged commit 04f261a into master May 11, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants