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
It is definitely not an emergency, all the time spent to figure it out has already been spent.
No REPL limitations I’m aware of, all other asynchronous stuff been working well in REPL except oracledb CQN callbacks.
I have a concern that a possible bug sitting at root cause of this may cause other unwanted effects outside of the discussion scope.
A simple CQN example does not receive notifications when running in Node interactive REPL.
Example code is here
https://gist.github.com/maxsatula/90584883001f95214e619bbd2022da08
While having successful CQN subscription, events are not coming upon table changes in REPL mode.
The same code works absolutely fine in any non-interactive mode I could think of.
Actually that is WSL on Windows 10 if that matters. Oracle Instant Client is used.
Database version is 11.2.0.4.0
The text was updated successfully, but these errors were encountered: