FlightAnalysis
FlightAnalysis copied to clipboard
Dispose inactive flight context instances after a certain amount of time
In order to free up unused memory and ensure process stability; dispose a flight context instance from the FlightContextFactory
after a predetermined inactivity period. Best implemented together with #19.