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

fix(crash): ensure ZELLIJ_TMP_DIR exists when starting plugins #1256

Merged
merged 1 commit into from
Mar 23, 2022

Conversation

tlinford
Copy link
Contributor

fixes #1217

Simply try and create the ZELLIJ_TMP_DIR in start_plugin before mapping it in wasi, instead of messing around with sticky bits as discusses in the issue, to keep things simpler.

@tlinford tlinford merged commit c4d62f8 into zellij-org:main Mar 23, 2022
@tlinford tlinford deleted the fix-crash-missing-tmp-dir branch March 23, 2022 08:20
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.

Panic on Tab open: PreopenedDirectoryNotFound
1 participant