Skip to content

Revert "ThreadPool: Spend less time busy waiting. (#21545)" - #22350

Merged
pranavsharma merged 1 commit into
mainfrom
revert_threadpool_pr
Oct 9, 2024
Merged

Revert "ThreadPool: Spend less time busy waiting. (#21545)"#22350
pranavsharma merged 1 commit into
mainfrom
revert_threadpool_pr

Conversation

@pranavsharma

@pranavsharma pranavsharma commented Oct 8, 2024

Copy link
Copy Markdown
Contributor

This reverts commit 4e15b22.

Reason: We are seeing an increase in the number of deadlocks after this PR. We have a release coming up next week and do not have enough time to investigate the root cause, hence reverting this PR temporarily. Moreover, this is causing an increase int he binary size.

Description

We are seeing an increase in the number of deadlocks after this PR. We have a release coming up next week and do not have enough time to investigate the root cause, hence reverting this PR temporarily.

Motivation and Context

See above.

This reverts commit 4e15b22.

Reason: We are seeing an increase in the number of deadlocks after this PR.
We have a release coming up next week and do not have enough time to investigate
the root cause, hence reverting this PR temporarily.
@pranavsharma
pranavsharma merged commit c415991 into main Oct 9, 2024
@pranavsharma
pranavsharma deleted the revert_threadpool_pr branch October 9, 2024 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants