Reads on maps in the eager backend are not protected from concurrent read & writes. Ex: https://github.com/RichardKnop/machinery/blob/master/v2/backends/eager/eager.go#L160
Reads on maps in the eager backend are not protected from concurrent read & writes.
Ex: https://github.com/RichardKnop/machinery/blob/master/v2/backends/eager/eager.go#L160