Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix filetarget: Thread was being aborted #1387

Merged
merged 1 commit into from
Apr 19, 2016

Conversation

304NotModified
Copy link
Member

Fix filetarget: Thread was being aborted

Thread.Sleep can throw a ThreadAbortException

Fixes #1385

Fix filetarget: Thread was being aborted

Thread.Sleep can throw a ThreadAbortException
@304NotModified 304NotModified added the bug Bug report / Bug fix label Apr 19, 2016
@304NotModified 304NotModified added this to the 4.3.1 milestone Apr 19, 2016
@codecov-io
Copy link

Current coverage is 75.19%

Merging #1387 into master will increase coverage by +0.02% as of e577f9c

@@            master   #1387   diff @@
======================================
  Files          267     267       
  Stmts        15554   15560     +6
  Branches      1636    1636       
  Methods          0       0       
======================================
+ Hit          11692   11701     +9
+ Partial        385     384     -1
+ Missed        3477    3475     -2

Review entire Coverage Diff as of e577f9c


Uncovered Suggestions

  1. +0.09% via ...gingConfiguration.cs#374...387
  2. +0.09% via ...gingConfiguration.cs#340...353
  3. +0.09% via ...argets/FileTarget.cs#1741...1753
  4. See 7 more...

Powered by Codecov. Updated on successful CI builds.

@304NotModified 304NotModified merged commit 66f445a into master Apr 19, 2016
@304NotModified 304NotModified deleted the fix-thread-aborted-exception branch May 7, 2016 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report / Bug fix file-target
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants