Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix an NPE when task does not exist (#880)
Handle the case when `taskScheduler.getTaskForUser` returns `null` so that we to prevent `NullPointerException`s.
- Loading branch information