Skip to content

Conversation

@mattloose
Copy link
Contributor

Handle rsync's copy-then-move pattern by implementing the on_moved event handler in BamEventHandler. This ensures BAM files are detected regardless of how they are copied into the watched directory.

  • Add _handle_bam_file helper method to centralize BAM file processing
  • Implement on_moved event handler to catch rsync's move operations
  • Maintain consistent processing for both direct creation and move events

Handle rsync's copy-then-move pattern by implementing the on_moved event handler
in BamEventHandler. This ensures BAM files are detected regardless of how they
are copied into the watched directory.

- Add _handle_bam_file helper method to centralize BAM file processing
- Implement on_moved event handler to catch rsync's move operations
- Maintain consistent processing for both direct creation and move events
@mattloose mattloose merged commit 9fb5a28 into dev Dec 19, 2024
@mattloose mattloose deleted the issues/rsync_watchdog branch February 6, 2025 20:08
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.

2 participants