Skip to content

Fix fd problems#118

Merged
SleepyMug merged 6 commits intomainfrom
fix-fd-problems
Sep 2, 2024
Merged

Fix fd problems#118
SleepyMug merged 6 commits intomainfrom
fix-fd-problems

Conversation

@SleepyMug
Copy link
Copy Markdown
Collaborator

The fd handling has two problems:
(1) Incorrect fd restore in the front-end
(2) The fd transformation breaks anonymous pipe because it cannot be named and operated in the backend

They are fixed by
(a) Move the commit of fd writes to the frontend
(b) Compute fd offsets based on file size and update them in the backend

@SleepyMug SleepyMug merged commit 407b93e into main Sep 2, 2024
@SleepyMug SleepyMug deleted the fix-fd-problems branch September 2, 2024 14:58
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.

1 participant