mirror of
https://github.com/go-micro/go-micro.git
synced 2025-02-10 18:31:40 +02:00
mutex locking have errors, so when two service (one pub, other sub) try to use this broker it waits for mutex release and nothing works Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>