Skip to content

v0.8.10

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 09:36
a622a22

Fix exception handler and scoped disposal issues (#1102)

Bugs fixed:

  • Returning from finally doesn't work reliably (closes #1100)
  • Scoped disposal within an exception handler generates incorrect IL (closes #1101)