Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Fix for issue #84 Garbage set wrong way. GcMaxlifetime (session.gc_ma… #106

Merged
merged 2 commits into from
Aug 11, 2019
Merged

Conversation

beastwick
Copy link

@beastwick beastwick commented Jan 11, 2018

…xlifetime) configuration is set in seconds, so the value must be adjusted in the microseconds calculation.

Fixes #84

…xlifetime) configuration is set in seconds, so the value must be adjusted in the microseconds calculation.
@Ocramius
Copy link
Member

@beastwick requires a test case

Time "maxlifetime" passed to Garbage collection is (per definition) in
seconds.
@michalbundyra
Copy link
Member

@Ocramius I've added test case for the change - would you mind reviewing it for me, please?

@michalbundyra michalbundyra added this to the 2.8.6 milestone Aug 10, 2019
@michalbundyra michalbundyra merged commit 82454c7 into zendframework:master Aug 11, 2019
michalbundyra added a commit that referenced this pull request Aug 11, 2019
Fix for issue #84 Garbage set wrong way. GcMaxlifetime (session.gc_ma…
michalbundyra added a commit that referenced this pull request Aug 11, 2019
michalbundyra added a commit that referenced this pull request Aug 11, 2019
michalbundyra added a commit that referenced this pull request Aug 11, 2019
@michalbundyra
Copy link
Member

Thanks, @beastwick !

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Garbage set wrong way
5 participants