-
Notifications
You must be signed in to change notification settings - Fork 230
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
Panic crash #410
Comments
Please try the latest version.
…On Wed, Aug 3, 2022 at 21:14 Navaneeth.K.N ***@***.***> wrote:
- Which Faktory package and version? - 1.5.1
- Which Faktory worker package and version? - Running as Docker
container in k8s
- Please include any relevant worker configuration
- Golang based workers
- 3 worker processes
- Please include any relevant error messages or stacktraces
panic: signal: killed
goroutine 17 [running]:github.com/contribsys/faktory/storage.bootRedis.func2(0xc00012c420, 0xc00001c120, 0x11)
/Users/mikeperham/src/github.com/contribsys/faktory/storage/redis.go:159 +0x10d
created by github.com/contribsys/faktory/storage.bootRedis
/Users/mikeperham/src/github.com/contribsys/faktory/storage/redis.go:155 +0xfc5
Are you using an old version? - 1.5.1
—
Reply to this email directly, view it on GitHub
<#410>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAAWX3SVFKAF4XC44WTMPDVXM7RVANCNFSM55RBSAXA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
It does us no good to talk of a memory leak in an old version. I need to know if the memory leak is in the latest version, 1.6.1. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Are you using an old version? - 1.5.1
The text was updated successfully, but these errors were encountered: