pfh59 / eve-whmapper

simple eve online wormhole mapper.
MIT License
23 stars 7 forks source link

Fix test #267

Closed pkoelemij closed 3 months ago

pkoelemij commented 3 months ago

Fixed public async Task<bool> DownloadSDE() by adding using statements because the objects kept a lock on the local files. Fixed public async Task<bool> Import() possible leak by adding a using statement. The rest is prettifying up to normal standards.

cla-bot[bot] commented 3 months ago

We require contributors to sign our Contributor License Agreement (CLA), and we don't have yours on file. In order for us to review and merge your code, please sign CLA to get yourself added.

Teammates should refer to Accepting contributions for guidance.

pkoelemij commented 3 months ago

@pfh59 How do I sign the cla?

pfh59 commented 3 months ago

recheck

pfh59 commented 3 months ago

wait I check security rules

pfh59 commented 3 months ago

recheck

pfh59 commented 3 months ago

@pkoelemij PR is approved, I had your name to the CLA list. I don't why it's not working and I don't have time to search now. Thank for your contribution