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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mittens Deadlock error #366

Open
nitinatgh opened this issue May 8, 2024 · 0 comments
Open

Mittens Deadlock error #366

nitinatgh opened this issue May 8, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@nitinatgh
Copy link
Contributor

nitinatgh commented May 8, 2024

Describe the bug

A deadlock is been thrown by Mittens, not sure when or why this is occurring, but we have seen a few occasions of this occurrence. over 1k errors/day

2024/05/07 10:48:16 馃煝 Warmup completed
2024/05/07 10:48:16 馃洃 Warm up finished but no requests were sent 馃檨
2024/05/07 10:48:16 Writing file: ready
2024/05/07 10:48:16 Wrote file: ready
fatal error: all goroutines are asleep - deadlock!

goroutine 1 [select (no cases)]:
mittens/cmd.block(...)
        /mittens/cmd/root.go:141
mittens/cmd.RunCmdRoot()
        /mittens/cmd/root.go:44 +0x47
main.main()
        /mittens/main.go:23 +0x1c

Version: 1.44.0, 1.45.0

Understand there is new versions, but wanted to capture this bug in case it does happen for new ones. Not sure how many are using the latest version. But will keep an eye open and will try to dig in a bit more for occurrences.

To Reproduce

Unable too

Expected behavior

No deadlock should occur.

Additional context

@nitinatgh nitinatgh added the bug Something isn't working label May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant