Skip to content

Conversation

@joelmacx
Copy link
Collaborator

@joelmacx joelmacx commented Dec 15, 2025

Description

On MacOS having a handle to a deleted file is fine, but this is not the case on Windows. We have to make sure to remove all references to old file in use by the plugin before removing.

Also the wrong DLLs were being copied for iamf-tools for the Windows debug build.

Changes

  1. Synchronize async callback in the player to ensure there's no references to old files.
  2. Update which DLLs are copied.

Validation and Acceptance Criteria

  • Existing UT coverage remains passing
  • Validated different player states in both MacOS and Windows. Pro Tools and AudioPluginHost.

@joelmacx joelmacx self-assigned this Dec 15, 2025
@joelmacx joelmacx force-pushed the export_crash_fix_joel branch from c687a53 to 9a7ff86 Compare December 15, 2025 17:50
@PraveenAcx PraveenAcx merged commit e923e55 into main Dec 16, 2025
3 checks passed
@PraveenAcx PraveenAcx deleted the export_crash_fix_joel branch December 16, 2025 17:07
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.

3 participants