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

Création des dossiers contenant les données en cache #125

Open
FlxPo opened this issue Aug 1, 2024 · 1 comment
Open

Création des dossiers contenant les données en cache #125

FlxPo opened this issue Aug 1, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@FlxPo
Copy link
Contributor

FlxPo commented Aug 1, 2024

La création des dossiers contenant les fichiers en cache est nécessaire avant de pouvoir écrire les fichiers, dans la classe Asset. Il faudrait créer le dossier parent de hash_path avant de créer le fichier, ici, si le dossier n'existe pas déjà.

@FlxPo FlxPo added the bug Something isn't working label Aug 1, 2024
@Mind-the-Cap
Copy link
Contributor

af65bca should solve this!

FlxPo pushed a commit that referenced this issue Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants