Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle exceptions that occur on first run #83

Closed
wants to merge 5 commits into from

Conversation

Kamilake
Copy link
Contributor

image
image

In the existing code, if the cache folder does not exist, it creates a new folder and throw an exception at the same time.

An exception should only be raised if the folder cannot be created.

@Kamilake Kamilake changed the title Handlie exceptions that occur on first run Handle exceptions that occur on first run Jun 11, 2024
@SrRapero720 SrRapero720 added Severity: Blocker Type: Bug Type bug Status: Planned Is considered but is hard labels Jun 11, 2024
SrRapero720 pushed a commit that referenced this pull request Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Severity: Blocker Status: Planned Is considered but is hard Type: Bug Type bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants