np : allow same user in a multi-session environment (Windows Server)#1330
np : allow same user in a multi-session environment (Windows Server)#1330lanopk wants to merge 1 commit intodokan-dev:masterfrom
Conversation
|
It failed the verification. What should I do? |
|
|
More about appveyor. If I am not mistaken, it should be possible to solve by adding this to And possibly also add a |
|
For reference, the SDKs I used for testing were Windows SDK 10.0.19041.0, 10.0.26100.0, etc., and I built it with Visual Studio 2024. (Because I didn't have Visual Studio 2019) |
Yes, this is most probably an issue with configuration on the build server. Not something in your code. |
Fixes # .
Checklist
Changes proposed in this pull request:
We have modified the Network Provider to allow requests from the same user in a multi-session environment (Windows Server).
This may also be helpful when user sessions change.
Please refer to the issue below.
#1328 (comment)