mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 11:48:43 -07:00
@@ -339,6 +339,8 @@ func TestSystemAccountInternalSubscriptions(t *testing.T) {
|
||||
|
||||
func TestSystemAccountConnectionLimits(t *testing.T) {
|
||||
sa, optsA, sb, optsB := runTrustedCluster(t)
|
||||
defer sa.Shutdown()
|
||||
defer sb.Shutdown()
|
||||
|
||||
// We want to test that we are limited to a certain number of active connections
|
||||
// across multiple servers.
|
||||
|
||||
Reference in New Issue
Block a user