Closed MauriceVanVeen closed 2 weeks ago
The same data race was fixed before in https://github.com/nats-io/nats-server/pull/5880, but was re-introduced in https://github.com/nats-io/nats-server/pull/5858/files#diff-9c075c47b0690a821ad35caa26308b69adeb132042f062eef75513db2a26638aL2515
This PR re-introduces the calls to .clone().
.clone()
Signed-off-by: Maurice van Veen github@mauricevanveen.com
The same data race was fixed before in https://github.com/nats-io/nats-server/pull/5880, but was re-introduced in https://github.com/nats-io/nats-server/pull/5858/files#diff-9c075c47b0690a821ad35caa26308b69adeb132042f062eef75513db2a26638aL2515
This PR re-introduces the calls to
.clone()
.Signed-off-by: Maurice van Veen github@mauricevanveen.com