moleculer-go / moleculer

🚀 Progressive microservices framework for Go - based and compatible with https://github.com/moleculerjs/moleculer
MIT License
144 stars 27 forks source link

Promote Develop to Master - Fix issue #79 #81

Closed pentateu closed 4 years ago

pentateu commented 4 years ago

Fixes: https://github.com/moleculer-go/moleculer/issues/79

pentateu commented 4 years ago

Tests are failing intermitent after AMQP transit was added. The tests alwasy work when run isolated, but then the whole suit runs fails in the CI frequently. Local machine is rare, but also happens. So it seems that just adjusting the tests can make them robust and solid every time.