Summary | "Message not found" when deleting quickly |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | jan (at) horde (dot) org |
Created | 10/27/2011 (4997 days ago) |
Due | |
Updated | 11/01/2011 (4992 days ago) |
Assigned | |
Resolved | 11/01/2011 (4992 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Bug #10684: Fix logic, which was causing a race condition on some deletes1 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/25508077fa5993818e7a5bcfa7671f5f0530d72c
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Assigned to Michael Slusarz
Queue ⇒ IMP
Summary ⇒ "Message not found" when deleting quickly
Type ⇒ Bug
State ⇒ Assigned
race condition visible now. If deleting a message before the
showMessage delay is over, the message is deleted first and then
retrieve for displaying which raises the error message.