salesforce / p4-fusion

A fast Perforce to Git conversion tool written in C++ using Perforce Helix Core C++ API and Libgit2
BSD 3-Clause "New" or "Revised" License
78 stars 15 forks source link

Close the Perforce connections after all the files have been downloaded #34

Open twarit-waikar opened 2 years ago

twarit-waikar commented 2 years ago

We don't want idle connections lingering on the server when we don't plan to use them anymore i.e. after all the requested files from the Perforce server have been downloaded