Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed #10 type 'Probe' contains 'sync.RWMutex' which is 'sync.Locker' #11

Merged
merged 2 commits into from
Jun 15, 2022

Conversation

cfc4n
Copy link
Member

@cfc4n cfc4n commented Jun 15, 2022

ATT

AddHook passes a lock by the value: type Probe contains sync.RWMutex which is sync.Locker

Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
@cfc4n cfc4n linked an issue Jun 15, 2022 that may be closed by this pull request
@cfc4n cfc4n changed the title fixed #10 fixed #10 type 'Probe' contains 'sync.RWMutex' which is 'sync.Locker' Jun 15, 2022
@cfc4n cfc4n added the bug Something isn't working label Jun 15, 2022
@cfc4n cfc4n merged commit 5781ec8 into master Jun 15, 2022
@cfc4n cfc4n deleted the syncrwmutex branch June 15, 2022 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

type 'Probe' contains 'sync.RWMutex' which is 'sync.Locker'
1 participant