-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Code] fixed the issue that the repository can not be deleted in some…
… cases. (#42841) * [Code] fixed the issue that the repository can not be deleted in some cases. * [Code] catch the rejected exception while cancelling the job, and added a unit test for CancellationService when the promise of the job get rejected. * [Code] refined tests for CancellationService by deferred completion of the promise.
- Loading branch information
Yang Yang
authored
Aug 9, 2019
1 parent
35d33b7
commit 260f859
Showing
3 changed files
with
58 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters