Skip to content

Added Success/NoSuccess results for GenServer init #39

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

Merged
merged 2 commits into from
Jul 29, 2025
Merged

Conversation

ElFantasma
Copy link
Collaborator

No description provided.

Copy link
Contributor

@juan518munoz juan518munoz left a comment

Choose a reason for hiding this comment

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

Looks ok on my side, maybe we should try to add a test that verifies this works as expected.

@ElFantasma ElFantasma merged commit e42bc2c into main Jul 29, 2025
1 check passed
github-merge-queue bot pushed a commit to lambdaclass/ethrex that referenced this pull request Aug 4, 2025
**Motivation**

Error lines in spawned logs [were
muted](#3467) because there
was a lot of spam regarding failed connections and handshakes. That was
not safe as other important problems may get muted too.

**Description**

This PR handles the connection errors on handshake and initialization
and logs a lower priority log line (debug) as it is pretty common.

It also reverts the log directive to mute spawned initialization errors.

it requires [spawned
0.2.2](lambdaclass/spawned#39).

Closes #3472
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