siemens / simatic-s7-webserver-api

A .NET API Client Library for the SIMATIC S7 PLC Webserver API
https://www.nuget.org/packages/Siemens.Simatic.S7.Webserver.API/
MIT License
107 stars 23 forks source link

MakeSureRequestIdsAreUnique may run forever #5

Closed KircMax closed 2 years ago

KircMax commented 3 years ago

Currently in the ListOfApiRequestExtensions the function MakeSureRequestIdsAreUnique can run forever if the thread.sleep does not fit for the processor of the current system (a lot of bad luck needed).

github-actions[bot] commented 2 years ago

This is addressed in release v2.0.1.