OpenKuka / KukavarClient

A C# client toolkit to access CrossComm functionalities through KukavarProxy.
21 stars 11 forks source link

TaskCanceledException #2

Closed marioescuder82 closed 3 years ago

marioescuder82 commented 3 years ago

Hi!

I'm using KukavarClient and KUKAVARPROXY in the same computer.

Every few seconds, Kukavarclient catch a TaskCanceledException (log shows "Exception thrown: 'System.Threading.Tasks.TaskCanceledException' in mscorlib.dll") and after that, the client reconnects.

Any idea?

Thanks!

marioescuder82 commented 3 years ago

Sorry, it was my fault, now it works fine.

Thanks!

lionpeloux commented 3 years ago

Great. I'm glad you made it !