Duplicate sessions before cleaning them up to handle fatal'ed sessions.
This commit is contained in:
parent
cef20f0165
commit
e61140af5b
1 changed files with 1 additions and 0 deletions
|
|
@ -805,6 +805,7 @@ Example call:
|
|||
'WebGUI::Group' => sub {
|
||||
WebGUI::Group->new($CLASS->session, shift->getId);
|
||||
},
|
||||
'WebGUI::Session' => 'duplicate',
|
||||
);
|
||||
|
||||
my %check = (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue