aboutsummaryrefslogtreecommitdiffstats
path: root/src/querycompleter.h
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-08-20 18:54:50 +0200
committerDanilo M. <danix@danix.xyz>2026-08-20 18:54:50 +0200
commite35f2da3fd9c5afbbea85b432f26810c17e8318e (patch)
tree9fdc9f7ee15b548bb0a9d573f9ccf279aeb5c71f /src/querycompleter.h
parent14e74f8f92ce949230e3008de8fd24d0c5a18153 (diff)
downloadqtmaildir-e35f2da3fd9c5afbbea85b432f26810c17e8318e.tar.gz
qtmaildir-e35f2da3fd9c5afbbea85b432f26810c17e8318e.zip
docs: record that build() blocks the caller, item 123
Task 4's code review measured it: a large attachment is read and base64 encoded on the calling thread, and autosave calls build() from a GUI-thread timer. The directory hang that review found is fixed, but the blocking read is by design and will be felt in the composer. Recorded against Task 11 rather than fixed, because nothing in the composer crosses the worker boundary and adding a second threading model for one call is worse than the stall.
Diffstat (limited to 'src/querycompleter.h')
0 files changed, 0 insertions, 0 deletions