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

131 Fix rendering hang when parent directory of output file doesn't exist #132

Merged
merged 3 commits into from
Aug 27, 2024

Conversation

willdumm
Copy link
Contributor

This PR should fix #131 by creating parent directories as necessary before attempting to render to the provided filename. It also replaces os file handling with pathlib.Path in branching_processes.py.

@willdumm willdumm merged commit a3e37fd into main Aug 27, 2024
8 checks passed
@willdumm willdumm deleted the 131-render-hangs-fix branch August 27, 2024 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tree rendering hangs when write directory doesn't exist.
1 participant