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

Attempt to load/create WW15MGH._96 even if writable directory cannot be resolved #946

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

EimantasMorkunas
Copy link

Should fix https://github.com/iTwin/itwinjs-backlog/issues/1118.

The binary shadow file should exist in cloud cache workspace (bTime = CS_fileModTime (__This->binaryPath) below the changed code should return non-zero value) so it should be irrelevant if writable directory is available. The CS_rwDictDir() function copies source path to the result so the binary path should be valid even in case of an error.

If cloud cache is not used or binary file does not exist and a writable directory is not available, the code should still error out when attempting to create the binary file.

@CLAassistant
Copy link

CLAassistant commented Dec 30, 2024

CLA assistant check
All committers have signed the CLA.

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.

3 participants