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 I open a case processed with enableExternalParsing = true initially the process of single ForkServer was not executed.
So, when I click on TextViewer for the first time, it takes about 5 seconds to show the text content.
After this, the process of ForkServer is up.
The subsequent openings are fast.
I think that, in the App, the ForkServer could be preloaded.