Zombie thread raises CPU usage to 100%. ASPOSE ImapClient

Using Aspose.Email version 6.2.0.0 (.Net 4.0)

Starting a new ImapClient with valid host, port and username. The password is set to string.Empty.

The connection is closed upon the first attempt (because there is no password). But an internal thread of the library still goes on consuming around 25% of the CPU. Upon 3 or more attempts, more threads are spawned and the CPU reaches 100% usage.

Is this issue detected? I would like to know if upgrading solves this problem.

Thank you.

@mpmsoftware,

I can see that you are using Aspose.Email 6.2.0 which is a very older version of API. Can you please try latest Aspose.Email for .NET 20.5 and in case you still face issue, please share a working sample code reproducing the issue on your end.