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
Describe the bug
When setting a RegExp in the list of topics to subscribe to, and that regular expression has the global flag set. The output of the list of topics to subscribe to become indeterministic
To Reproduce
Here is a sample of topics and a regex that produce the problem
Describe the bug
When setting a RegExp in the list of topics to subscribe to, and that regular expression has the global flag set. The output of the list of topics to subscribe to become indeterministic
To Reproduce
Here is a sample of topics and a regex that produce the problem
Expected behavior
It is supposed to return the same array.
Environment:
NodeJS 18..
Additional context
The description of the problem
The text was updated successfully, but these errors were encountered: