Skip to content

Conversation

@shinrich
Copy link
Member

The continuation parameter for TRY_MUTEX_LOCK_FOR is unused making it equivalent to TRY_MUTEX_LOCK. The unused continuation parameter is confusing when reading the code making you thing the continuation is involved somehow in the operation.

This PR removes TRY_MUTEX_LOCK_FOR and replaces all uses with TRY_MUTEX_LOCK.

TRY_MUTEX_LOCK_SPIN was unused, so I removed that while I was in there.

@shinrich shinrich added this to the 9.0.0 milestone Aug 14, 2018
@shinrich shinrich self-assigned this Aug 14, 2018
@randall
Copy link
Contributor

randall commented Aug 15, 2018

[approve ci autest]

@shinrich shinrich merged commit 72ed044 into apache:master Aug 16, 2018
@zwoop
Copy link
Contributor

zwoop commented Aug 29, 2018

Removing the 7.1.x Project for now, please make a PR against 7.1.x branch if we need / want this for 7.1.x

@bryancall bryancall modified the milestones: 9.0.0, 8.1.0 Mar 27, 2019
@bryancall
Copy link
Contributor

Cherry picked to 8.1.0

@zwoop zwoop modified the milestones: 8.1.0, 8.1.0-nogo Mar 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants