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
At some point we moved the public interface to local data to std::local_data (which I think was the right decision), but the private portion lives in task::local_data_priv. This is a peculiar factoring of this subsystem.