Skip to content

Fix race condition#426

Merged
frairon merged 1 commit intolovoo:masterfrom
zacharyfox:master
Aug 3, 2023
Merged

Fix race condition#426
frairon merged 1 commit intolovoo:masterfrom
zacharyfox:master

Conversation

@zacharyfox
Copy link
Contributor

Fixes a race condition in the partition table backoff / retry where multiple go routines try to access data due to being used in time.AfterFunc callbacks.

Copy link
Contributor

@frairon frairon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Many thanks for the contribution and the PR! I think there's nothing to complain here, just one question for the mutex

@frairon frairon merged commit cd2141b into lovoo:master Aug 3, 2023
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.

3 participants