IronPdf / Iron-Pdf-Documentation

ReadTheDocs Build Files for IronPDF C#/.Net PDF Library http://ironpdf.com
8 stars 2 forks source link

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

Open ravidyoeun opened 5 years ago

ravidyoeun commented 5 years ago

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 commented 5 years ago

-- 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 developers@ironsoftware.com 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/

IronPdf commented 5 years ago

-- 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 developers@ironsoftware.com 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 <reply@reply.github.com> 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] https://github.com/IronPdf/Iron-Pdf-Documentation/issues/8 [2] https://github.com/notifications/unsubscribe-auth/ANa8o-wURIRqyraxPtehJl1Nz6GPrlrSks5vUGP8gaJpZM4biIRc

diloidroj commented 3 years ago

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