xtance

Results 2 issues of xtance

Hello, I've noticed that function called "setProtection" is not available in latest version though it was there around 2019 Will it come back? (I'm having an access violation when executing...

So basically I store a cancellable request in an object, and before another request starts, I do: group.request?.tryCancel(false) //tried with true - still fails And if a new request happens...