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

Task management framework tries to stop a task twice (on master) #5034

Closed
mangalaman93 opened this issue Mar 25, 2020 · 0 comments
Closed

Task management framework tries to stop a task twice (on master) #5034

mangalaman93 opened this issue Mar 25, 2020 · 0 comments
Assignees
Labels
kind/bug Something is broken. status/accepted We accept to investigate/work on it.

Comments

@mangalaman93
Copy link
Member

mangalaman93 commented Mar 25, 2020

alpha2    | panic: close of closed channel
alpha2    |
alpha2    | goroutine 332 [running]:
alpha2    | github.com/dgraph-io/badger/v2/y.(*Closer).Signal(...)
alpha2    | 	/home/paras/go/pkg/mod/github.com/dgraph-io/badger/[email protected]/y/y.go:205
alpha2    | github.com/dgraph-io/badger/v2/y.(*Closer).SignalAndWait(...)
alpha2    | 	/home/paras/go/pkg/mod/github.com/dgraph-io/badger/[email protected]/y/y.go:232
alpha2    | github.com/dgraph-io/dgraph/worker.(*node).startTask(0xc0002a61c0, 0x3, 0x0, 0x0, 0x0)
alpha2    | 	/home/paras/go/src/github.com/dgraph-io/dgraph/worker/draft.go:125 +0x1d2
alpha2    | github.com/dgraph-io/dgraph/worker.runSchemaMutation(0x1c0ee60, 0xc00003a0b8, 0xc0003222a0, 0x1, 0x1, 0x4, 0x0, 0x0)
alpha2    | 	/home/paras/go/src/github.com/dgraph-io/dgraph/worker/mutation.go:160 +0xd4
alpha2    | github.com/dgraph-io/dgraph/worker.(*node).applyMutations(0xc0002a61c0, 0x1c0ee60, 0xc00003a0b8, 0xc023092360, 0x0, 0x0)
alpha2    | 	/home/paras/go/src/github.com/dgraph-io/dgraph/worker/draft.go:315 +0xe5c
alpha2    | github.com/dgraph-io/dgraph/worker.(*node).applyCommitted(0xc0002a61c0, 0xc023092360, 0x289ab60, 0x17)
alpha2    | 	/home/paras/go/src/github.com/dgraph-io/dgraph/worker/draft.go:458 +0xe6b
alpha2    | github.com/dgraph-io/dgraph/worker.(*node).processApplyCh.func1(0xc0003b0a00, 0xe, 0x10)
alpha2    | 	/home/paras/go/src/github.com/dgraph-io/dgraph/worker/draft.go:587 +0x195
alpha2    | github.com/dgraph-io/dgraph/worker.(*node).processApplyCh(0xc0002a61c0)
alpha2    | 	/home/paras/go/src/github.com/dgraph-io/dgraph/worker/draft.go:628 +0x267
alpha2    | created by github.com/dgraph-io/dgraph/worker.(*node).InitAndStartNode
alpha2    | 	/home/paras/go/src/github.com/dgraph-io/dgraph/worker/draft.go:1547 +0x4bd
@mangalaman93 mangalaman93 added the status/accepted We accept to investigate/work on it. label Mar 25, 2020
@mangalaman93 mangalaman93 self-assigned this Mar 25, 2020
@mangalaman93 mangalaman93 added the kind/bug Something is broken. label Mar 25, 2020
parasssh pushed a commit that referenced this issue Apr 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something is broken. status/accepted We accept to investigate/work on it.
Development

No branches or pull requests

1 participant