Skip to content

fix(processor): harden temp output publishing and debug log setup#83

Merged
flexiondotorg merged 1 commit intomainfrom
file-write
May 4, 2026
Merged

fix(processor): harden temp output publishing and debug log setup#83
flexiondotorg merged 1 commit intomainfrom
file-write

Conversation

@flexiondotorg
Copy link
Copy Markdown
Contributor

  • Create same-directory temp files for processing and loudnorm passes
  • Publish outputs with no-clobber semantics and remove temp files on failure
  • Surface debug log creation errors instead of ignoring create failures
  • Add tests for collision handling, cleanup, and concurrent publishing

- Create same-directory temp files for processing and loudnorm passes
- Publish outputs with no-clobber semantics and remove temp files on
  failure
- Surface debug log creation errors instead of ignoring create failures
- Add tests for collision handling, cleanup, and concurrent publishing

Signed-off-by: Martin Wimpress <code@wimpress.io>
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 8 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Requires human review: Refactors core file publishing logic using os.Link for no-clobber semantics. This is a critical path change affecting how output is saved and deserves human review.

@flexiondotorg flexiondotorg merged commit 716bed2 into main May 4, 2026
16 checks passed
@flexiondotorg flexiondotorg deleted the file-write branch May 4, 2026 13:22
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