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(sandbox): Concurrent file operations in embedded executor cache #4325

Merged
merged 12 commits into from
Nov 19, 2024

Conversation

ark0f
Copy link
Member

@ark0f ark0f commented Nov 4, 2024

No description provided.

@ark0f ark0f added the A0-pleasereview PR is ready to be reviewed by the team label Nov 4, 2024
Copy link
Member

@ByteNacked ByteNacked left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Cargo.lock Outdated Show resolved Hide resolved
@ark0f ark0f added A3-gotissues PR occurred to have issues after the review A5-dontmerge PR should not be merged yet and removed A0-pleasereview PR is ready to be reviewed by the team labels Nov 4, 2024
@ark0f
Copy link
Member Author

ark0f commented Nov 4, 2024

To be reimplemented to mitigate concurrent read/write operations for multi-threaded process (PR was done for a few single-threaded processes case)

@ark0f ark0f added A0-pleasereview PR is ready to be reviewed by the team and removed A3-gotissues PR occurred to have issues after the review A5-dontmerge PR should not be merged yet labels Nov 15, 2024
@ark0f ark0f merged commit e511f97 into master Nov 19, 2024
16 checks passed
@ark0f ark0f deleted the al/concurrent-fs-cache branch November 19, 2024 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A0-pleasereview PR is ready to be reviewed by the team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants