azure-sdk-for-cpp/sdk
Anton Kolesnyk ba086576be
Fix potentially high CPU usage on Windows (#4448)
* Fix potentially high CPU usage on Windows

* Undo unnecessary formatting

* Undo unnecessary changelog

* Undo unnecessary formatting

* Undo unnecessary formatting

* Uninclude locale

* Add issue link to changelog

* EXPECT_TRUE(a == b) => EXPECT_EQ(a, b)

* Update second changelog with link as well

---------

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-03-20 13:06:11 -07:00
..
attestation Fix potentially high CPU usage on Windows (#4448) 2023-03-20 13:06:11 -07:00
core Fix potentially high CPU usage on Windows (#4448) 2023-03-20 13:06:11 -07:00
identity Fix potentially high CPU usage on Windows (#4448) 2023-03-20 13:06:11 -07:00
keyvault Tests: replace most EXPECT_TRUE(a OP b) with EXPECT_OP(a, b) (#4457) 2023-03-17 03:55:14 -07:00
storage Tests: replace most EXPECT_TRUE(a OP b) with EXPECT_OP(a, b) (#4457) 2023-03-17 03:55:14 -07:00
template Update vcpkg release manifest templates per vcpkg team recommendation (#4425) 2023-03-08 21:00:59 -08:00