Azure.Sdk.Tools.TestProxy_1.0.0-dev.20240730.1
Pre-release
Pre-release
[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]>