1
0
mirror of https://github.com/go-micro/go-micro.git synced 2026-05-22 08:55:28 +02:00
Files
go-micro/broker/memory
Vasiliy Tolstov 008749b2b0 broker memory: fix issue with publish/subscribe
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>
2019-07-13 00:04:53 +03:00
..
2019-07-07 12:44:09 +01:00