Skip to content

Azure.Sdk.Tools.TestProxy_1.0.0-dev.20240730.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 30 Jul 18:15
f3e3a51
[test-proxy] Only remove session once body has been written (#8709)

* Only remove session once body has been written, to minimize probability client retries but test-proxy has already removed the session
* remove the necessity of always locking to check if a session is sanitized
* add entry remove, call it
* optimize a few lock calls to happen once where possible

---------

Co-authored-by: Scott Beddall <[email protected]>