Run log writing in a thread #4084

Closed
opened 2023-12-12 15:12:05 +00:00 by itamarst · 1 comment
itamarst commented 2023-12-12 15:12:05 +00:00
Owner

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

At minimum, Eliot flushes on every log message. This shouldn't be happening in the event loop thread.
tahoe-lafs added the
unknown
normal
enhancement
n/a
labels 2023-12-12 15:12:05 +00:00
tahoe-lafs added this to the Performance and Benchmarking milestone 2023-12-12 15:12:05 +00:00
tahoe-lafs changed title from Run logging in a thread to Run log writing in a thread 2023-12-12 15:12:14 +00:00
GitHub <noreply@github.com> commented 2023-12-18 21:39:25 +00:00
Author
Owner

In 5c6d65b/trunk:

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

Write Eliot logs in thread

Fixes ticket:4084
In [5c6d65b/trunk](/tahoe-lafs/trac-2024-07-25/commit/5c6d65ba44019eee7acbbab4a1ae97a6d829d55d): ``` Merge pull request #1352 from tahoe-lafs/4084-write-logs-in-thread Write Eliot logs in thread Fixes ticket:4084 ```
tahoe-lafs added the
fixed
label 2023-12-18 21:39:25 +00:00
GitHub <noreply@github.com> closed this issue 2023-12-18 21:39:25 +00:00
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tahoe-lafs/trac-2024-07-25#4084
No description provided.