Page 1 of 1

[SOLVED] Session-cleanup step

Published: April 21, 2026 - 11:38 AM
by stan
Hello,

After resolving a problem related to the "session_cleanup" function: viewtopic.php?t=4562

, I'm wondering how "session-cleanup" actually works, as the function itself functions correctly. However, I don't know when it actually runs.

In my case, I was using the self-service option. After clicking the "uninstall" button, it only performs a "remove" action; the session-cleanup function doesn't run. Ideally, I would have liked the session-cleanup function to run at the same time.

Could you please tell me more about when the session-cleanup function runs? :mrgreen:

Sincerely,

Stan :D

Re: Session cleanup step

Published: April 21, 2026 - 5:14 PM
by blemoigne
Hello,
it runs at the startup of the session following uninstallation.
Best regards,
Bertrand

Re: Session cleanup step

Published: April 22, 2026 - 5:08 PM
by dcardon
Hi Stan,

it's true that it might be useful to launch it right after uninstallation. The self-service already launches a session setup after installation.

We'll see what we can do internally.

Denis

Re: Session cleanup step

Published: May 27, 2026 - 1:45 PM
by stan
Hello,

I think so, that would be a good thing.
If possible, please let me know if there are any changes.

Have a good day,

Stan

Re: Session cleanup step

Published: May 27, 2026 - 2:18 PM
by dcardon
Hi Stan,

I've opened an internal ticket for follow-up. For now, I'm marking the topic as resolved; I'll update it when I have more information. :-)

Regards,

Denis