6.0.0-beta6
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
4/6/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#7422] Wrap long-running operations in session_write_close/session_start
*
Your Email Address
*
Spam protection
Enter the letters below:
. .\ /.__.._.. . | | >< [__] | \ / |__|/ \| |_|_ \/
Comment
> To avoid blocking operations in other tabs/browser windows, or in > DIMP's case, simply other ajax requests, we should close the session > (session_write_close) whenever possible before a long running > operation. We do this some places, but haven't done it in others > because of the need to update the session later. Turns out you can > re-open the session by calling session_start (we'll probably need > Horde::setupSessionHandler) again, as long as headers haven't been > sent. > > > > Especially with DIMP I think this would be useful to try. The thing I > noticed locking on earlier that brought it to mind was emptying a > large mailbox; DIMP generating a message list might be another. I'm > sure there are more.
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers