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
It's possible to name threads in posix via pthread_setname_np. If we do that, performance tools can make it easier to visualize time taken in main thread, access log flusher, workers, etc.