Add a way to cleanly shut down the library #578

Merged
lhchavez merged 1 commits from shutdown into master 2020-06-21 08:44:07 -05:00
lhchavez commented 2020-05-07 19:46:22 -05:00 (Migrated from github.com)

This change adds the Shutdown() method, so that the library can be
cleanly shut down. This helps significanly reduce the amount of noise in
the leak detector.

This change adds the Shutdown() method, so that the library can be cleanly shut down. This helps significanly reduce the amount of noise in the leak detector.
suhaibmujahid commented 2020-05-09 19:02:08 -05:00 (Migrated from github.com)

Thank you. I used your patch and it helped me.

Thank you. I used your patch and it helped me.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jcarr/git2go#578
No description provided.