Skip to content

pkg/pan: do not recursively lock#254

Open
oncilla wants to merge 2 commits into
netsec-ethz:masterfrom
oncilla:patch-1
Open

pkg/pan: do not recursively lock#254
oncilla wants to merge 2 commits into
netsec-ethz:masterfrom
oncilla:patch-1

Conversation

@oncilla
Copy link
Copy Markdown

@oncilla oncilla commented May 21, 2024

Recursive read locks are explicitly forbidden in Go and can lead to dead locks.


This change is Reviewable

oncilla added 2 commits May 21, 2024 18:18
Recursive read locks are explicitly forbidden in Go and can lead to dead locks.
Copy link
Copy Markdown
Contributor

@matzf matzf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

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