Skip to content

fix: change Session events list to a threadsafe implementation by default#904

Open
copybara-service[bot] wants to merge 1 commit intomainfrom
test_874830870
Open

fix: change Session events list to a threadsafe implementation by default#904
copybara-service[bot] wants to merge 1 commit intomainfrom
test_874830870

Conversation

@copybara-service
Copy link

fix: change Session events list to a threadsafe implementation by default

Session appends to event, so any readers of events will get a ConcurrentModificationException.

…ault

Session appends to event, so any readers of events will get a ConcurrentModificationException.

PiperOrigin-RevId: 874830870
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant