Skip to content

Conversation

@nastra
Copy link
Contributor

@nastra nastra commented Oct 17, 2023

No description provided.

} catch (InterruptedException e) {
throw new RuntimeException(e);
}
Awaitility.await()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: is it a good idea to add some alias with Awaitility here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in certain cases it makes sense to add an alias, but here I think we should be ok, since there's a comment right above that explains what's being done

Copy link
Contributor

@nk1506 nk1506 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Copy link
Contributor

@amogh-jahagirdar amogh-jahagirdar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks Eduard!

@nastra nastra merged commit 069d930 into apache:main Oct 17, 2023
@nastra nastra deleted the spark-awaitility branch October 17, 2023 15:14
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.

3 participants