comment
This commit is contained in:
parent
dbcddc7b9e
commit
d6d942a7d5
|
@ -108,6 +108,7 @@ func work(wn int, state *workState, wc chan *e621.Post) {
|
|||
state.Successes++
|
||||
}
|
||||
|
||||
// Signal to main goroutine that we are done with this download
|
||||
wc <- nil
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue