forked from Azure/azure-sdk-for-net
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Service Bus] Handle cases where desired worker count exceeds int.Max…
…Int (Azure#39474) * handle long desired worker count * adding additional unit test * handle overflow * Revert "adding additional unit test" This reverts commit a0869c4. * Revert "handle overflow" This reverts commit dba0661. * Revert "Revert "handle overflow"" This reverts commit bd6bd1d. * Revert "handle long desired worker count" This reverts commit e5a8756. * add checked block --------- Co-authored-by: Vincent Chiang <vchiang@microsoft.com>
- Loading branch information
1 parent
6eecd53
commit 29fb1fe
Showing
2 changed files
with
18 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters