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
We added this setting when options checks for taskworkers were expensive
(because we used isset()), now that we've made option reads cheaper via
get(), we shouldn't need this setting.
0 commit comments