FIX: execution-local locks held by a crashed thread are never released
Created:
3/11/2018 5:29:44 PM by Ben Lubar
Status:
Closed on 3/30/2020 10:16:15 AM
Last pulled:
4/20/2018 11:50:58 AM
Description:
This fix will set the lock to a "faulted" state, where attempting to acquire the lock is an error, to prevent plans from running code that is not ready to run in the case of an error.