LabKey / platform

A set of modules that provide core functionality for LabKey Server
Apache License 2.0
7 stars 7 forks source link

avoid logging exception in ensureNotClosed() #6004

Closed labkey-matthewb closed 1 week ago

labkey-matthewb commented 1 week ago

Rationale

This should avoid the exception in the client abort case.

Related Pull Requests

Changes