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

Threadsafe request id generation #4

Closed KircMax closed 2 years ago

KircMax commented 3 years ago

Currently there is no threadsafe request id generation implemented. This leads to possibly multiple requests with the same id being generated.

KircMax commented 2 years ago

guid works fine

github-actions[bot] commented 2 years ago

This is addressed in release v2.0.1.