This commit is contained in:
2026-02-10 16:30:31 +07:00
parent ebe049624a
commit 615c537552
3 changed files with 6 additions and 6 deletions

View File

@@ -104,7 +104,7 @@ function test_large_binary_receive()
end
# Keep listening for 10 seconds
sleep(60)
sleep(120)
NATS.drain(conn)
end