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
Is there any way to watch a value in the current code base? I tried watch(">") and watchall() and neither stay running. They exit shortly after giving me the value from history.
Kinda renders the feature useless
Observed behavior
history values are enumerated regardless of boolean value passed
Expected behavior
history values are enumerated only when boolean value is true
Server and client version
nats-py 2.8.0
nats-server 2.10.17
Host environment
No response
Steps to reproduce
Also see #580 and #583
The text was updated successfully, but these errors were encountered: