[Bug] sync_community_teams.py file handling is too fragile #164
Labels
💻 aspect: code
Concerns the software code in the repository
🛠 goal: fix
Bug fix
🟨 priority: medium
Not blocking but should be fixed soon
🔒 staff only
Restricted to CC staff members
🏁 status: ready for work
Ready for work
Description
Expectation
The use of
tempfile.TemporaryDirectory()
would make this more robust/less fragileAdditional context
Resolution
The text was updated successfully, but these errors were encountered: