You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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/dayVersion:
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
The text was updated successfully, but these errors were encountered: