Do not resurrect session

Description

In the unlikely event a Linq query is used after disposing of its session and having it garbage collected, the session may get resurrected by the query provider, just to immediately fail afterward due to the session being closed.
It may also not be resurrected and yield null instead, causing a null reference exception in such case.

Environment

None

Activity

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Who's Looking?

Open Who's Looking?
Created August 30, 2017 at 3:32 PM
Updated August 31, 2017 at 10:14 PM
Resolved August 31, 2017 at 10:14 PM
Who's Looking?