We think this might be getting us at work. We have an edge case where a session is used within a background thread after it's been disposed in such a way that the connection is never actually closed and returned to the pool because the application thinks that it's already closed the session
We think this might be getting us at work. We have an edge case where a session is used within a background thread after it's been disposed in such a way that the connection is never actually closed and returned to the pool because the application thinks that it's already closed the session