There are posts from several (4) years ago showing how to use Threads to delete a file asynchronously.
Things have moved on though, what with aiofiles etc. Its all a bit of a maze, so am I missing a current, elegant method to achieve this without Threading ??