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

Visual Studio will not run all Unit Test if some of the methods call Iron Pdf #8

Open
ravidyoeun opened this issue Mar 7, 2019 · 3 comments

Comments

@ravidyoeun
Copy link

I'm using IronPDF and found out when trying to run unit test that calls IronPDF it will actually hang the rest of the tests and not continue to run. This is problematic especially if you have a deployment build that requires running tests. It will stall the build and never run.

@IronPdf
Copy link
Owner

IronPdf commented Mar 7, 2019 via email

@IronPdf
Copy link
Owner

IronPdf commented Mar 11, 2019 via email

@diloidroj
Copy link

I've the same problem. I use IronPdf to convert pdf to image and when I try to use it in tests project, when I try to call any async task, throws a time out exception.
I use .NET Framework 4.6.1 and xUnit test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants