Skip to content

v0.18.2

Compare
Choose a tag to compare
@BrianPugh BrianPugh released this 14 Feb 03:14

Bug Fixes

  • Fix broken @Device.teardown(). teardown was only broken when () was supplied. @Device.teardown worked fine.
  • Register device.close with atexit, so the teardown executers will be more robustly called.