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(ofs): Close file during flush #4680

Merged
merged 5 commits into from
Jun 3, 2024
Merged

fix(ofs): Close file during flush #4680

merged 5 commits into from
Jun 3, 2024

Conversation

Xuanwo
Copy link
Member

@Xuanwo Xuanwo commented Jun 3, 2024

We don't want this, but we have to

Fix #4645

We don't want this, but we have to

Signed-off-by: Xuanwo <[email protected]>
@Xuanwo Xuanwo marked this pull request as ready for review June 3, 2024 03:02
@Xuanwo Xuanwo requested a review from PsiACE as a code owner June 3, 2024 03:02
Signed-off-by: Xuanwo <[email protected]>
Signed-off-by: Xuanwo <[email protected]>
@Xuanwo Xuanwo marked this pull request as draft June 3, 2024 03:35
@Xuanwo
Copy link
Member Author

Xuanwo commented Jun 3, 2024

umount failed for device busy, I'm digging into this.

@Xuanwo Xuanwo marked this pull request as ready for review June 3, 2024 08:41
@Xuanwo Xuanwo merged commit 54b98be into main Jun 3, 2024
14 checks passed
@Xuanwo Xuanwo deleted the try-fix-ofs branch June 3, 2024 08:46
George-Miao pushed a commit to George-Miao/opendal that referenced this pull request Jun 5, 2024
* fix(ofs): Close file during flush

We don't want this, but we have to

Signed-off-by: Xuanwo <[email protected]>

* Ignore umount failed

Signed-off-by: Xuanwo <[email protected]>

* Make clippy happy

Signed-off-by: Xuanwo <[email protected]>

* Only run one thread for test

Signed-off-by: Xuanwo <[email protected]>

* FIx workflow

Signed-off-by: Xuanwo <[email protected]>

---------

Signed-off-by: Xuanwo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ofs: test test_file_append failed
2 participants