Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Return the result of tempFile instead of of sleep.
"sleep" returns sleep time, which is integer. Therefore "apply" ends up always returning a truthy value.
- Loading branch information