-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ignore errors when releasing RPC sessions.
I'm not sure why / when these happen yet, as I can't reproduce quite yet, but doing this is "safe" in the sense that on the Lean side all that will happen is some bit of leaking memory. Let's choose that over an error for now until we figure out what else we should be doing (or aren't doing).
- Loading branch information
Showing
1 changed file
with
25 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters