Skip to content

Fix concurrent modification exception in RemoteAction#123

Merged
DivineThreepwood merged 2 commits intodevfrom
122-concurrentmodificationexception-during-testexecutionandcancellationwithtoken
Nov 7, 2023
Merged

Fix concurrent modification exception in RemoteAction#123
DivineThreepwood merged 2 commits intodevfrom
122-concurrentmodificationexception-during-testexecutionandcancellationwithtoken

Conversation

@DivineThreepwood
Copy link
Member

Changes proposed in this pull request:

  • Fix concurrent modification exception in RemoteAction by taking care that the impacted remote actions are only accessed once the controller initialization is done.

…that the impacted remote actions are only accessed once the controller initialization is done.
@lhuxohl lhuxohl enabled auto-merge November 7, 2023 22:10
@DivineThreepwood DivineThreepwood marked this pull request as draft November 7, 2023 22:15
auto-merge was automatically disabled November 7, 2023 22:15

Pull request was converted to draft

@DivineThreepwood DivineThreepwood marked this pull request as ready for review November 7, 2023 22:15
@DivineThreepwood DivineThreepwood merged commit 7567461 into dev Nov 7, 2023
@DivineThreepwood DivineThreepwood deleted the 122-concurrentmodificationexception-during-testexecutionandcancellationwithtoken branch November 7, 2023 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ConcurrentModificationException during testExecutionAndCancellationWithToken()

2 participants