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
The issue is in searchListeners() method of ListenerInstantiator class - obviously the way we do autodiscovery of listeners is slow on Windows filesystem :-/.
It looks like Steward starts slowly on Windows.
Linux, native:
Windows, Git BASH, the same machine (but in VirtualBox, which itself slows it down a bit)
This should be profiled using eg. blackfire.io to find the root cause. (https://blackfire.io/docs/cookbooks/profiling-cli)
The text was updated successfully, but these errors were encountered: