Finally not called -> deadlock

Lamdas and locks do not play nice. See my very long thread here:

I have since rewritten the code to not use lamdas and, while the locks still get hit and do their job, I have yet to have one give me a problem.

See “proof” in this post where it does not lock / hit the finally