Skip to content
New issue

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

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

Already on GitHub? # to your account

Race condition when executing with -race #20

Closed
k3rn31 opened this issue Jul 13, 2022 · 0 comments
Closed

Race condition when executing with -race #20

k3rn31 opened this issue Jul 13, 2022 · 0 comments
Assignees
Labels
c/bug Category: A issue or PR related to a bug
Milestone

Comments

@k3rn31
Copy link
Member

k3rn31 commented Jul 13, 2022

Describe the bug
Executing gremlins on itself with the -race flag reports a race condition.

To Reproduce
Steps to reproduce the behavior:

  1. Execute go run -race cmd/gremlins/main.go unleash

Expected behaviour
No race conditions are reported

@k3rn31 k3rn31 added the c/bug Category: A issue or PR related to a bug label Jul 13, 2022
@k3rn31 k3rn31 added this to the v0.1.0 milestone Jul 13, 2022
@k3rn31 k3rn31 self-assigned this Jul 13, 2022
k3rn31 added a commit that referenced this issue Jul 13, 2022
Signed-off-by: Davide Petilli <davide@petilli.me>
@k3rn31 k3rn31 closed this as completed Jul 13, 2022
k3rn31 added a commit that referenced this issue Jul 13, 2022
Signed-off-by: Davide Petilli <davide@petilli.me>
k3rn31 added a commit that referenced this issue Jul 14, 2022
Signed-off-by: Davide Petilli <davide@petilli.me>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
c/bug Category: A issue or PR related to a bug
Projects
None yet
Development

No branches or pull requests

1 participant