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

Commits on Jan 11, 2018

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

    …xlifetime) configuration is set in seconds, so the value must be adjusted in the microseconds calculation.
    bostwickb committed Jan 11, 2018
    Configuration menu
    Copy the full SHA
    7e93500 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2019

  1. Add test to cover change from #106

    Time "maxlifetime" passed to Garbage collection is (per definition) in
    seconds.
    michalbundyra committed Aug 10, 2019
    Configuration menu
    Copy the full SHA
    82454c7 View commit details
    Browse the repository at this point in the history