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
My program, that uses git2 crushes ~every week because of leaking descriptors. This is probably caused by libgit2/libgit2#2758, which was fixed a while ago.
Is it possible to fix the rust binding too? (If I understand right, this requires an update of the libgit2 dependency)