Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attempt at fixing a flaky test in Canton #16497

Merged
merged 2 commits into from
Mar 9, 2023

Conversation

pbatko-da
Copy link
Contributor

@pbatko-da pbatko-da commented Mar 9, 2023

Canton fails because this error appears in the logs:

SEVERE: Exception while executing runnable io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed@4e6759b5
java.lang.IllegalStateException: Promise already completed.
	at com.daml.grpc.adapter.utils.BufferingObserver.onError(BufferingObserver.scala:19)

@pbatko-da pbatko-da requested a review from a team as a code owner March 9, 2023 11:24
@pbatko-da pbatko-da self-assigned this Mar 9, 2023
@pbatko-da pbatko-da changed the title Fixing a flaky test in Canton Attempt at fixing a flaky test in Canton Mar 9, 2023
@pbatko-da pbatko-da enabled auto-merge (squash) March 9, 2023 12:49
@pbatko-da pbatko-da merged commit 6a235ac into main Mar 9, 2023
@pbatko-da pbatko-da deleted the pbatko/fixing-canton-flaky-test branch March 9, 2023 12:54
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.

3 participants