-
Notifications
You must be signed in to change notification settings - Fork 2
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
Comments
-- Please reply above this line --
Hello Ironpdf/iron-Pdf-Documentation,
We received your email request! Someone from our team will get back to
you as soon as possible.
Thank you!
Iron Software Development Team
[email protected]
www.ironsoftware.com [1]
…------------------------------ LATEST PRODUCT
UPDATES ---------------------------------
IronBarcode & QR Library released
- https://ironsoftware.com/csharp/barcode/ [2]
Discounts available for existing Iron customers. Email us for details.
------------------------- SUPPORT & UPDATES EXTENSIONS
---------------------------
IronPDF and IronOCR support & update extensions and upgrades
available.
Extend by 1 to 4
years: https://ironpdf.com/licensing/support-updates-extensions/ [3]
You're receiving this email from Iron Software because you have
enquired about
our products or we found your details as a public contact for your
organization.
If you wish to be removed from our database please reply to this email
stating so.
Links:
------
[1] http://www.ironsoftware.com
[2] https://ironsoftware.com/csharp/barcode/
[3] https://ironpdf.com/licensing/support-updates-extensions/
|
-- Please reply above this line --
Hi,
Thanks for getting in touch and thanks for your interest in IronPDF.
Could you help to send us a sample project including your code? I will
ask an engineer in our PDF team to look into this and advise further.
We hope this helps to answer your question and we hope IronPDF can be
the tool for you.
If you have any further questions or feedback on the product and
licensing please do let me know. We're committed to make sure we
provide all the support needed and ensure IronPDF as a leading C# PDF
Library.
Thanks,
Cameron
…--
Cameron Rimington
[email protected]
www.ironsoftware.com [1]
------------------------------ LATEST PRODUCT
UPDATES ---------------------------------
IronBarcode & QR Library released
- https://ironsoftware.com/csharp/barcode/ [2]
Discounts available for existing Iron customers. Email us for details.
------------------------- SUPPORT & UPDATES EXTENSIONS
---------------------------
IronPDF and IronOCR support & update extensions and upgrades
available.
Extend by 1 to 4
years: https://ironpdf.com/licensing/support-updates-extensions/ [3]
You're receiving this email from Iron Software because you have
enquired about
our products or we found your details as a public contact for your
organization.
If you wish to be removed from our database please reply to this email
stating so.
Links:
------
[1] http://www.ironsoftware.com/
[2] https://ironsoftware.com/csharp/barcode/
[3] https://ironpdf.com/licensing/support-updates-extensions/
On Thu, Mar 7, 2019 at 7:57 AM +07, Ironpdf/iron-Pdf-Documentation <[email protected]> wrote:
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.
-
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub [1], or mute the
thread [2].
Links:
------
[1] #8
[2]
https://github.com/notifications/unsubscribe-auth/ANa8o-wURIRqyraxPtehJl1Nz6GPrlrSks5vUGP8gaJpZM4biIRc
|
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. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
The text was updated successfully, but these errors were encountered: