You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@andrey-shalamov@nburunova can you please confirm whether the issue is present on nats.go@v1.38.0? We were able to reproduce and your issue should've been fixed here: #1689 (released in v1.37.0)
Observed behavior
Output of the test from "Steps to Reproduce" section:
Expected behavior
No delay and no duplicates
Server and client version
server: nats:2.10.18-alpine
client go.mod
Host environment
5.15.133.1-microsoft-standard-WSL2 x86_64
Ubuntu 20.04.3 LTS
Steps to reproduce
run nats server
docker run --rm -p 4222:4222 nats:2.10.18-alpine -js -DV
run test
go text -v -count 1
output
nats server logs in attached file
nats.log
no_wait doesn't work as expected?
The text was updated successfully, but these errors were encountered: