Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix race condition when tracking keys that have already been seen #947

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

sysulq
Copy link
Contributor

@sysulq sysulq commented Apr 29, 2024

No description provided.

@pelletier pelletier merged commit a3d5a0b into pelletier:v2 Apr 29, 2024
11 checks passed
@pelletier
Copy link
Owner

Thank you for the patch!

@pelletier pelletier changed the title fix: sync pool race condition Fix race condition when tracking keys that have already been seen May 1, 2024
@pelletier pelletier added the bug Issues describing a bug in go-toml. label May 1, 2024
jooola referenced this pull request in hetznercloud/cli May 6, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml)
| `v2.2.1` -> `v2.2.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fpelletier%2fgo-toml%2fv2/v2.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fpelletier%2fgo-toml%2fv2/v2.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fpelletier%2fgo-toml%2fv2/v2.2.1/v2.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fpelletier%2fgo-toml%2fv2/v2.2.1/v2.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>pelletier/go-toml (github.com/pelletier/go-toml/v2)</summary>

###
[`v2.2.2`](https://github.com/pelletier/go-toml/releases/tag/v2.2.2)

[Compare
Source](https://github.com/pelletier/go-toml/compare/v2.2.1...v2.2.2)

<!-- Release notes generated using configuration in .github/release.yml
at v2.2.2 -->

#### What's Changed

##### Fixed bugs

- Fix race condition when tracking keys that have already been seen by
[@&#8203;sysulq](https://github.com/sysulq) in
[https://github.com/pelletier/go-toml/pull/947](https://github.com/pelletier/go-toml/pull/947)

#### New Contributors

- [@&#8203;sysulq](https://github.com/sysulq) made their first
contribution in
[https://github.com/pelletier/go-toml/pull/947](https://github.com/pelletier/go-toml/pull/947)

**Full Changelog**:
pelletier/go-toml@v2.2.1...v2.2.2

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/hetznercloud/cli).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMzEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Issues describing a bug in go-toml.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants