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
Switch to a static holder class for lazily initializing the default executor
to avoid needing to use an explicit lock. Also technically fixes a race condition
where multiple executors could get initialized.
0 commit comments