corretto un bug nella funzione <exit>. Aggiunta l'opzione MaxError per uscire nel caso di superamento numero errori su mongo
This commit is contained in:
parent
98b1858329
commit
31b3c5d14d
5 changed files with 10 additions and 3 deletions
|
@ -64,4 +64,6 @@ func producer(id int) {
|
|||
logins: logs,
|
||||
}
|
||||
}
|
||||
|
||||
done[id] <- true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue