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)
My program, that uses
git2crushes ~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
libgit2dependency)