You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.
Some services hand out handles to the user. The user may forget to close them. We should keep track on them, and automatically close them on exit. For one: it's saner, and for two, the current behavior of leaving them open causes crashes because HBL is stingy. See #110
The text was updated successfully, but these errors were encountered:
Some services hand out handles to the user. The user may forget to close them. We should keep track on them, and automatically close them on exit. For one: it's saner, and for two, the current behavior of leaving them open causes crashes because HBL is stingy. See #110
The text was updated successfully, but these errors were encountered: