Skip to content

Conversation

kruall
Copy link
Collaborator

@kruall kruall commented Jun 11, 2024

Changelog entry

other.CurrentActivationTime.TimeUs wasn't read with RelaxedLoad and it was cause of datarace.
Added RelaxedLoad to this fields and moved most of methods to cpp file.

Changelog category

  • Bugfix

Additional information

...

@kruall kruall added the area/actorsystem Actor System related issues label Jun 11, 2024
@kruall kruall requested a review from alexvru June 11, 2024 09:32
@kruall kruall self-assigned this Jun 11, 2024
Copy link

github-actions bot commented Jun 11, 2024

2024-06-11 09:34:37 UTC Pre-commit check for 3b8a2d8 has started.
2024-06-11 09:37:36 UTC Build linux-x86_64-release-asan is running...
🟢 2024-06-11 10:17:12 UTC Build successful.
2024-06-11 10:17:28 UTC Tests are running...
🔴 2024-06-11 12:06:16 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
13946 13866 0 27 42 11

Copy link

github-actions bot commented Jun 11, 2024

2024-06-11 09:39:46 UTC Pre-commit check for 3b8a2d8 has started.
2024-06-11 09:42:33 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-06-11 10:23:03 UTC Build successful.

Copy link

github-actions bot commented Jun 11, 2024

2024-06-11 09:39:47 UTC Pre-commit check for 3b8a2d8 has started.
2024-06-11 09:42:31 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-06-11 10:23:52 UTC Build successful.
2024-06-11 10:24:08 UTC Tests are running...
🔴 2024-06-11 12:37:53 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
73663 60797 0 1 12852 13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/actorsystem Actor System related issues bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants