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
There is partial support for a progress hook, but it is not called everywhere it should be. It should be invoked at every iteration of a metamodel function, and perhaps sometimes in the metamodel itself so that long-running metamodel functions (e.g., ANALYZE) do not block application responsiveness.