Romber

Results 23 comments of Romber

> During normal runtime shutdown all background threads are being aborted. I suspect this is the culprit :-1: Application has continued to work. Runtime was not shutdown

> AppDomain unloading can also trigger aborts for threads running code in that domain. What is unloading? Application continue to work!

> AppDomain unloading can also trigger aborts for threads running code in that domain. What is unloading? Application continue to work!

Again it happened but this time with Thread class ``` [08:52:15:324][Warning][31] System.Threading.ThreadAbortException at (wrapper managed-to-native) System.Net.Sockets.Socket:Connect_internal (intptr,System.Net.SocketAddress,int&,bool) at System.Net.Sockets.Socket.Connect_internal (System.Net.Sockets.SafeSocketHandle safeHandle, System.Net.SocketAddress sa, System.Int32& error, System.Boolean blocking) [0x00006] in /media/flash/mono-5.2.0.224/mcs/class/System/System.Net.Sockets/Socket.cs:1160...

No I did not. I notice that it happens often when use Task.Run() with Thread.Sleep() inside body. I've even found some recommendation from Microsoft to not use Task for long...

I did not try your library up to this topic. I've just ask about RAW format. Now I trying your library and printer does not print. I have CUSTOM VKP80...

It is not problem. I always use FileStream class for USB ports printers. It does not need baudrate, parity, handshake and other shit.

Same problem on Linux. It's likely RAW format works on Windows OS...

Unfortunately this problem is not resolved up to this time yet...

I have the same problem. In total I guess that it is bad plugin and owner is bad developer. Many many questions are opened during years.