Skip to content

resolve promise after unlink completes#34

Open
echohack wants to merge 1 commit into
railwayapp-templates:mainfrom
echohack:echohack/unlink-resolve
Open

resolve promise after unlink completes#34
echohack wants to merge 1 commit into
railwayapp-templates:mainfrom
echohack:echohack/unlink-resolve

Conversation

@echohack
Copy link
Copy Markdown

There's a chance here that because we're not checking if an error exists that the operation can actually get interrupted by a cron service and make incomplete files. Manually running it might not result in the same error.

Instead, we check for the error and only unlink after the promise is complete.

Signed-off-by: echohack <echohack@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant