Skip to content

michal/mnesia/fix-mnesia-force-load-table-getting-stuck/OTP-20256 - #11426

Open
Mikaka27 wants to merge 3 commits into
erlang:maintfrom
Mikaka27:michal/mnesia/fix-mnesia-force-load-table-getting-stuck/OTP-20256
Open

michal/mnesia/fix-mnesia-force-load-table-getting-stuck/OTP-20256#11426
Mikaka27 wants to merge 3 commits into
erlang:maintfrom
Mikaka27:michal/mnesia/fix-mnesia-force-load-table-getting-stuck/OTP-20256

Conversation

@Mikaka27

@Mikaka27 Mikaka27 commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Fixes #11344.

@Mikaka27 Mikaka27 self-assigned this Aug 4, 2026
@Mikaka27 Mikaka27 added the team:PS Assigned to OTP team PS label Aug 4, 2026
Comment thread lib/mnesia/test/ext_test.erl Outdated
@Mikaka27
Mikaka27 force-pushed the michal/mnesia/fix-mnesia-force-load-table-getting-stuck/OTP-20256 branch from ab0d5f1 to d252da9 Compare August 12, 2026 17:32
@github-actions

github-actions Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

CT Test Results

  2 files   59 suites   18m 54s ⏱️
698 tests 547 ✅ 151 💤 0 ❌
753 runs  587 ✅ 166 💤 0 ❌

Results for commit 7e26a40.

♻️ 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

@Mikaka27
Mikaka27 marked this pull request as ready for review August 12, 2026 17:34
@Mikaka27
Mikaka27 force-pushed the michal/mnesia/fix-mnesia-force-load-table-getting-stuck/OTP-20256 branch 2 times, most recently from e8b029b to 26c5f0b Compare August 12, 2026 17:54
@Mikaka27 Mikaka27 added the testing currently being tested, tag is used by OTP internal CI label Aug 12, 2026
@Mikaka27
Mikaka27 force-pushed the michal/mnesia/fix-mnesia-force-load-table-getting-stuck/OTP-20256 branch 4 times, most recently from e271613 to 9e77cc8 Compare August 13, 2026 13:33
@Mikaka27
Mikaka27 force-pushed the michal/mnesia/fix-mnesia-force-load-table-getting-stuck/OTP-20256 branch from 9e77cc8 to 7e26a40 Compare August 13, 2026 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team:PS Assigned to OTP team PS testing currently being tested, tag is used by OTP internal CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mnesia:force_load_table/1 may stuck after peer node becomes unavailable

2 participants