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

Make start/stop not race if called in quick succession #80

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bogdanvbalan
Copy link

@bogdanvbalan bogdanvbalan commented Jan 12, 2023

Rearrange Start sequence so initialization is applied before it returns. Add a started flag so Stop can be idempotent.

Addresses #79

@ravenblackx ravenblackx self-assigned this Jan 12, 2023
perf_events.go Outdated Show resolved Hide resolved
@ravenblackx ravenblackx changed the title Make start/stop safe for concurrent access Make start/stop not race if called in quick succession Jan 12, 2023
@ravenblackx
Copy link
Collaborator

@bogdanvbalan can we get you to e-sign https://cla-assistant.io/dropbox/goebpf so we can merge this in?

@fuhry
Copy link
Member

fuhry commented Mar 19, 2024

Hi @bogdanvbalan, just following up if you still wanted us to merge this - we just need the CLA signed and then we're good to go. Thank you!

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.

None yet

4 participants