Skip to content

Version 1.24.1 - Bug fix in Ddr::DeletedFile after_destroy callback.

David Chandek-Stark requested to merge v1.24.1 into main

Skips unlink attempt if file does not exist or path attribute is nil.

Merge request reports