Skip to content

2020.1224

Compare
Choose a tag to compare
@aspriddell aspriddell released this 24 Dec 08:11
· 469 commits to master since this release
ee3e88a

Adds better locking system that doesn't involve while loops and thread blocks (well at least we don't do it...)

Also added a public method, RequestClientReset(bool resetClient) in the ApiClient for when you want to invoke a dispose at the earliest convenience