Don't reference destroyed data in lambda run in background thread.

Authored by mwolff on Sep 6 2016, 12:59 PM.

Description

Don't reference destroyed data in lambda run in background thread.

We must not reference data from the parent lambda's stack which
got destroyed already when the ParseJob is run.

Details

Committed
mwolffSep 6 2016, 7:05 PM
Parents
R32:c4cf0fa8859d: Introduce priority and documentsForPriority locals for better readability
Branches
Unknown
Tags
Unknown