-
Some operations delete files immediately - usually when only one file is deleted, while other files delete operations are postponed - usually when several files needs to be deleted.
When profile is deleted then profile could have many files, so this operation is postponed. You can check `sys_storage_deletions` table to see if files were queued for deletion after profile removal.