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

[pg] Fix typo potentially leading to crash #7808

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

max-au
Copy link
Contributor

@max-au max-au commented Oct 31, 2023

Typo introduced in #7659 may may cause pg to crash when 'DOWN' monitor message is in the queue while explicit leave is processed earlier.

Closes #7807

Typo introduced in erlang#7569 may may cause pg to crash when 'DOWN'
monitor message is in the queue while explicit leave is processed earlier.

Closes erlang#7807
@github-actions
Copy link
Contributor

github-actions bot commented Oct 31, 2023

CT Test Results

       2 files       65 suites   1h 1m 58s ⏱️
1 502 tests 1 253 ✔️ 249 💤 0
1 694 runs  1 396 ✔️ 298 💤 0

Results for commit a85980d.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@jhogberg jhogberg added the team:VM Assigned to OTP team VM label Nov 6, 2023
@sverker sverker merged commit c083e1b into erlang:maint Nov 6, 2023
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team:VM Assigned to OTP team VM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants