Skip to content

Fix monitor of time_offset co-created with alias - #11509

Merged
rickard-green merged 1 commit into
erlang:maintfrom
rickard-green:rickard/monitor-time_offset-alias-fix/OTP-20319
Aug 24, 2026
Merged

Fix monitor of time_offset co-created with alias#11509
rickard-green merged 1 commit into
erlang:maintfrom
rickard-green:rickard/monitor-time_offset-alias-fix/OTP-20319

Conversation

@rickard-green

Copy link
Copy Markdown
Contributor

A monitor of time_offset co-created with a process alias (monitor(time_offset, clock_service, [{alias, _}])) either crashed the runtime system or did not work. This bug was introduced in OTP 25.0.

@rickard-green rickard-green self-assigned this Aug 18, 2026
@rickard-green rickard-green added team:VM Assigned to OTP team VM fix labels Aug 18, 2026
@github-actions

github-actions Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

CT Test Results

    3 files    136 suites   49m 40s ⏱️
1 688 tests 1 631 ✅ 57 💤 0 ❌
2 331 runs  2 256 ✅ 75 💤 0 ❌

Results for commit 0e784de.

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

A monitor of time_offset co-created with a process alias
(`monitor(time_offset, clock_service, [{alias, _}])`) either
crashed the runtime system or did not work. This bug was
introduced in OTP 25.0.
@rickard-green
rickard-green force-pushed the rickard/monitor-time_offset-alias-fix/OTP-20319 branch from 213aba1 to 0e784de Compare August 18, 2026 20:10
@rickard-green rickard-green added the testing currently being tested, tag is used by OTP internal CI label Aug 21, 2026
@rickard-green
rickard-green merged commit 7dc715a into erlang:maint Aug 24, 2026
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants