[SOLVED] Session-cleanup step
Published: April 21, 2026 - 11:38 AM
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?
Sincerely,
Stan
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?
Sincerely,
Stan