Closed d-w-moore closed 1 month ago
each session object uses the ticket_applied attribute to track application of the session ticket to individual connections under that session. There was a bug in which cloning a session did not appropriately zero-out that map in the cloned copy.
ticket_applied
@d-w-moore - Please close if complete. Thanks
each session object uses the
ticket_applied
attribute to track application of the session ticket to individual connections under that session. There was a bug in which cloning a session did not appropriately zero-out that map in the cloned copy.