#4084 closed enhancement (fixed)

Run log writing in a thread

Reported by: itamarst Owned by: GitHub <noreply@…>
Priority: normal Milestone: Performance and Benchmarking
Component: unknown Version: n/a
Keywords: Cc:
Launchpad Bug:

Description

At minimum, Eliot flushes on every log message. This shouldn't be happening in the event loop thread.

Change History (2)

comment:1 Changed at 2023-12-12T15:12:14Z by itamarst

  • Summary changed from Run logging in a thread to Run log writing in a thread

comment:2 Changed at 2023-12-18T21:39:25Z by GitHub <noreply@…>

  • Owner set to GitHub <noreply@…>
  • Resolution set to fixed
  • Status changed from new to closed

In 5c6d65b/trunk:

Merge pull request #1352 from tahoe-lafs/4084-write-logs-in-thread

Write Eliot logs in thread

Fixes ticket:4084

Note: See TracTickets for help on using tickets.