Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow flycheck process to exit gracefully
Assuming it isn't cancelled. Closes rust-lang#17902. The only place CommandHandle::join is used is when the flycheck command finishes, so this commit changes the behavior of the method itself.
- Loading branch information