ankitpokhrel / jira-cli

🔥 Feature-rich interactive Jira command line.
MIT License
3.9k stars 197 forks source link

Bugfix: Properly close created files #702

Closed beatbrot closed 8 months ago

beatbrot commented 8 months ago

I noticed the tests failing on my windows machine.

So I searched for the issue and found that created files are never closed. The fix is small and simple :)