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

Always trigger activation path load of folders - fix race condition on preemptive root directory creation #669

Merged
merged 2 commits into from
Aug 11, 2023

Conversation

tyaginidhi
Copy link
Contributor

@tyaginidhi tyaginidhi commented Aug 11, 2023

We have a race condition where while we pro-actively load a file open in editor from a previous session, the load entire power pages code path is not triggered, This happens as the load of already open file flow creates the root directory, and hence the readDirectory flow for first time data load is not hit as entry is already present.

@tyaginidhi tyaginidhi marked this pull request as ready for review August 11, 2023 06:42
@tyaginidhi tyaginidhi requested a review from a team as a code owner August 11, 2023 06:42
@tyaginidhi tyaginidhi mentioned this pull request Aug 11, 2023
@tyaginidhi tyaginidhi enabled auto-merge (squash) August 11, 2023 07:19
@tyaginidhi tyaginidhi merged commit f858890 into main Aug 11, 2023
6 checks passed
@tyaginidhi tyaginidhi deleted the users/nityagi/RaceConditionFixForRootFolderBasedRead branch August 11, 2023 08:37
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.

4 participants