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

fix(pkg/events): fix tailcall dependencies race issues #3274

Merged
merged 1 commit into from Jun 26, 2023

Conversation

rafaeldtinoco
Copy link
Contributor

@rafaeldtinoco rafaeldtinoco commented Jun 26, 2023

This was supposed to enter together with #3252 (the full event definition instances) but, because of the release, this fix has to be applied before that can be merged.

This fixes race issues with the tailcall dependency instance (already merged into main before that PR).

NOTE: This code is fully tested against thread-safety but the tests will be merged altogether in that PR.

@rafaeldtinoco rafaeldtinoco merged commit 533fd90 into aquasecurity:main Jun 26, 2023
25 checks passed
@rafaeldtinoco rafaeldtinoco deleted the fix-event-taillcalls branch June 26, 2023 20:48
rafaeldtinoco added a commit to rafaeldtinoco/tracee that referenced this pull request Jun 29, 2023
…3274)

Conflicts:
    pkg/ebpf/tracee.go
    pkg/events/events.go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants