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
UtExecutionInstrumentation is not a singleton by design.
However, it was implemented like this because of some problems with serialization.
They need to be fixed now because we introduce SpringUtExecutionInstrumentation and using singletons becomes much more inconvenient.