Let command execution take place without control interpretation #36

Open
opened 2026-01-10 15:36:02 +00:00 by raito · 0 comments
Owner

If you run two nix build in a build, via tx, the headed response protocol logic will parse two store paths emitted and result in a panic.

This is wrong, we should separate logging from control interpretation. We should be able to log things without having them be the final result for a given command.

If you run two nix build in a build, via tx, the headed response protocol logic will parse two store paths emitted and result in a panic. This is wrong, we should separate logging from control interpretation. We should be able to log things without having them be the final result for a given command.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
arcana/arcana#36
No description provided.