Skip to content

v6.2.1

Latest
Compare
Choose a tag to compare
@tillig tillig released this 13 Jul 15:56

Update the lifetime scope disposal to use a Task continuation instead of try/finally. Fixes an issue where the scope might have been disposed before the handler code had finished executing.