Skip to content

Commit 6aafe2d

Browse files
committed
cleanup
1 parent 7d2a95c commit 6aafe2d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/Appwrite/Platform/Workers/Migrations.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,10 @@ function () use ($migration, $transfer, $project, $queueForRealtime) {
418418
$this->handleCSVExportComplete($project, $migration, $queueForMails, $queueForRealtime);
419419
}
420420
}
421+
422+
$transfer = null;
423+
$source = null;
424+
$destination = null;
421425
}
422426
}
423427

0 commit comments

Comments
 (0)