Skip to content

panic: send on closed channel #211

@Ev0lt

Description

@Ev0lt

搜索比如温州大学时会有这个报错
panic: send on closed channel

goroutine 32 [running]:
github.com/wgpsec/ENScan/runner.(*EnJob).AddTask(0xc00021c1b0, {{{0xc000350a20, 0x24}, {0xc0005a2887, 0xe}, {0xc00018aa10, 0x67}, 0x2, {0xf84131, 0x6}, ...}, ...})
/home/runner/work/ENScan_GO/ENScan_GO/runner/bean.go:134 +0x45
github.com/wgpsec/ENScan/runner.(*EnJob).processTask(0xc00021c1b0, {{{0xc000031320, 0x24}, {0xc00056c481, 0xe}, {0xc0006104b0, 0x4f}, 0x1, {0xf84131, 0x6}, ...}, ...})
/home/runner/work/ENScan_GO/ENScan_GO/runner/enscan.go:171 +0x487
github.com/wgpsec/ENScan/runner.(*EnJob).StartWorkers.func1()
/home/runner/work/ENScan_GO/ENScan_GO/runner/bean.go:150 +0xa6
created by github.com/wgpsec/ENScan/runner.(*EnJob).StartWorkers in goroutine 16
/home/runner/work/ENScan_GO/ENScan_GO/runner/bean.go:143 +0x4f

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions