cli icon indicating copy to clipboard operation
cli copied to clipboard

Use static membership for devserver [do-not-merge]

Open stephanos opened this issue 1 year ago • 1 comments

What was changed

Why?

Checklist

  1. Closes

  2. How was this tested:

  1. Any docs updates needed?

stephanos avatar Jun 04 '24 00:06 stephanos

I expect this should make it possible to remove assignation of membership ports, which is a good thing.

	conf.RPC.MembershipPort = MustGetFreePort("127.0.0.1")

mjameswh avatar Jun 04 '24 02:06 mjameswh