Skip to content

Decouple monitor tests from Core#12995

Merged
dimriou merged 11 commits intodevelopfrom
decouple_monitoring_tests
May 21, 2024
Merged

Decouple monitor tests from Core#12995
dimriou merged 11 commits intodevelopfrom
decouple_monitoring_tests

Conversation

@dimriou
Copy link
Copy Markdown
Collaborator

@dimriou dimriou commented Apr 26, 2024

Decouple monitor tests from Core.
Blocked by:

@dimriou dimriou changed the base branch from develop to transfer_testutils April 26, 2024 11:29
@dimriou dimriou mentioned this pull request Apr 26, 2024
@dimriou dimriou changed the title Add first version of evm utils Decouple monitor tests from Core Apr 26, 2024
Base automatically changed from transfer_testutils to develop April 29, 2024 12:41
@dimriou dimriou marked this pull request as ready for review May 10, 2024 11:04
@dimriou dimriou requested review from a team as code owners May 10, 2024 11:04
Comment on lines +270 to +271
callback()
close(done)
Copy link
Copy Markdown
Contributor

@jmank88 jmank88 May 10, 2024

Choose a reason for hiding this comment

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

Pre-existing, but to avoid deadlockdelay until timeout in the case of a panicking callback():

Suggested change
callback()
close(done)
defer close(done)
callback()

@dimriou dimriou requested a review from a team May 16, 2024 11:37
jmank88
jmank88 previously approved these changes May 20, 2024
@dimriou dimriou dismissed stale reviews from jmank88 and prashantkumar1982 via a851aef May 20, 2024 14:31
@cl-sonarqube-production
Copy link
Copy Markdown

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.

4 participants