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

⬆️ Update async-executor to 1.9.0 #646

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 22, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
async-executor dependencies minor 1.8.0 -> 1.9.0

Release Notes

smol-rs/async-executor (async-executor)

v1.9.0

Compare Source

  • Re-introduce the thread-local task push optimization to the executor. (#​93)
  • Bump async-task to v4.4.0. (#​90)
  • Replace some unnecessary atomic operations with non-atomic operations. (#​94)
  • Use weaker atomic orderings for notifications. (#​95)
  • When spawning a future, avoid looking up the ID to assign to that future twice. (#​96)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (rebase) February 22, 2024 06:18
@zeenix zeenix disabled auto-merge February 22, 2024 09:39
@zeenix zeenix closed this Feb 22, 2024
@renovate renovate bot deleted the renovate/async-executor-1.x branch February 22, 2024 09:41
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.

1 participant