mirror of
https://github.com/owncloud/ocis
synced 2026-04-25 17:25:21 +02:00
210 B
210 B
Bugfix: Reuse go-micro service clients
go micro clients must not be reinitialized. The internal selector will spawn a new go routine to watch for registry changes.