Closed KircMax closed 2 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).
This is addressed in release v2.0.1.
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).