Details
Assignee
Zac SpitzerZac SpitzerReporter
Zac SpitzerZac SpitzerLabels
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
Fix versions
Priority
New
Details
Details
Assignee
Zac Spitzer
Zac SpitzerReporter
Zac Spitzer
Zac SpitzerLabels
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
Fix versions
Priority
Created last month
Updated last month
Currently this doesn’t always work as it’s just calling the controller clearUsed logic, which includes some interval checks
For datasource sessions, the purge interval is currently hourly, so this is impossible to unit test
add a force boolean flag to the clearUnused methods, which doPurgeExpiredSessions always calls enabled, which simply bypasses the (i.e. hourly) interval check, still respecting the usual session expiry rules