Deduplicate queued trashbin expire jobs
* fixes #20425 * this removes the argument trashbin size from the expire job - it is now calculated in the expire job * the queue now detects properly that the job is already queue and doesn't add it again
Showing
- apps/files_trashbin/command/expire.php 2 additions, 9 deletionsapps/files_trashbin/command/expire.php
- apps/files_trashbin/lib/trashbin.php 9 additions, 16 deletionsapps/files_trashbin/lib/trashbin.php
- apps/files_trashbin/tests/command/expiretest.php 1 addition, 1 deletionapps/files_trashbin/tests/command/expiretest.php
Loading
Please register or sign in to comment