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
Obvious optimization point: write per-worker logs directly, without passing over the queue. There is no reason to write them from the main process, because each worker has its own log.
The text was updated successfully, but these errors were encountered:
Cited from #279 (comment):
The text was updated successfully, but these errors were encountered: