Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use mutex from parking_lot instead of one from std #243

Merged
merged 1 commit into from
Oct 9, 2021

Conversation

kdy1
Copy link
Contributor

@kdy1 kdy1 commented Oct 8, 2021

Closes #242

@kdy1 kdy1 mentioned this pull request Oct 8, 2021
@jdm
Copy link
Member

jdm commented Oct 9, 2021

@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit f95e39b has been approved by jdm

bors-servo added a commit that referenced this pull request Oct 9, 2021
Use mutex from parking_lot instead of one from std

Closes #242
@bors-servo
Copy link
Contributor

⌛ Testing commit f95e39b with merge 69a0e62...

@jdm
Copy link
Member

jdm commented Oct 9, 2021

@bors-servo r-

@jdm jdm closed this Oct 9, 2021
@jdm jdm reopened this Oct 9, 2021
@jdm jdm closed this Oct 9, 2021
@jdm jdm reopened this Oct 9, 2021
@jdm
Copy link
Member

jdm commented Oct 9, 2021

@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit f95e39b has been approved by jdm

@bors-servo
Copy link
Contributor

⌛ Testing commit f95e39b with merge e1bea3d...

@bors-servo
Copy link
Contributor

☀️ Test successful - checks-github
Approved by: jdm
Pushing e1bea3d to master...

@bors-servo bors-servo merged commit e1bea3d into servo:master Oct 9, 2021
@kdy1
Copy link
Contributor Author

kdy1 commented Oct 9, 2021

@jdm Can you publish a new versiob

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.

Plan to use parking lot?
3 participants