## Expected behavior I expect deletes on the Minio bucket to be sent to the remote bucket instantly. ## Actual behavior Deletes are only sent on startup of `mc` ## Steps to reproduce the behavior `mirror --watch --disable-multipart --remove --overwrite local/bucket b2/bucket` Delete a local file. No delete is sent until restarting the program. ## mc --version RELEASE.2025-02-15T10-36-16Z ## System information quay.io/minio/mc:latest on linux