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
When a Scheduler profile runs without stopping, the event log will grow unbounded. Eventually it will run out of memory and the VM will throw an error.
When a Scheduler profile runs without stopping, the event log will grow unbounded. Eventually it will run out of memory and the VM will throw an error.
React version: v16.9.0
Steps To Reproduce
The current behavior
When Scheduler profile starts it runs out of memory and the JVM throws an error
The expected behavior
The event log should not grow unbounded
The text was updated successfully, but these errors were encountered: