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
As stated there
Using many debug consoles for multi-process debugging is painful in many situations.
We need a config flag to turn this off such that all debug output goes in one debug console. Since this situation arrises with sessions that are automatically created via API we would like to add an option to the startDebugging API to control this.
Refs #62419
As stated there
Using many debug consoles for multi-process debugging is painful in many situations.
We need a config flag to turn this off such that all debug output goes in one debug console. Since this situation arrises with sessions that are automatically created via API we would like to add an option to the startDebugging API to control this.
PR which tackles this #80673
The text was updated successfully, but these errors were encountered: