contribsys / faktory_worker_go

Faktory workers for Go
Mozilla Public License 2.0
242 stars 43 forks source link

EOF error #64

Open khalil-farashiani opened 2 years ago

khalil-farashiani commented 2 years ago

what is End of File error? when I run test/main.go file of this repo I get EOF error in produce func.

mperham commented 2 years ago

I don't know. It works fine for me. I run make run in Faktory and make work in faktory_worker_go and everything works fine, I see a job processed every second with no errors.