diff options
author | Kali Kaneko <kali@leap.se> | 2015-03-26 15:59:33 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-03-30 14:48:14 -0400 |
commit | e51ede2702f1899570f5b8d0915f146fa8fddf38 (patch) | |
tree | ed7f38bed9d528677d7d254a5d73f1196575aec4 /mail/docs | |
parent | a1d9b725e957c1ecadcbe85994c811c032c558e0 (diff) |
[bug] fix early append notification
There's a workaround for "slow" APPENDS to an inbox, and it is that we
have a flag to allow returning early when JUST the mdoc (the
meta-document) has been written. However, this was givin a problem when
doing a FETCH right after an APPEND (with notify_just_mdoc=True) has
been done.
This commit fixes it by making the FETCH command first check if there's
an ongoing pending write, and queueing itself right after the write
queue has been completed.
This fixes the testFullAppend regression.
Releases: 0.4.0
Diffstat (limited to 'mail/docs')
0 files changed, 0 insertions, 0 deletions