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

deadlock in test_maxclients #2947

Closed
kostasrim opened this issue Apr 22, 2024 · 3 comments
Closed

deadlock in test_maxclients #2947

kostasrim opened this issue Apr 22, 2024 · 3 comments
Labels
bug Something isn't working failing-test

Comments

@kostasrim
Copy link
Contributor

kostasrim commented Apr 22, 2024

see https://github.com/dragonflydb/dragonfly/actions/runs/8811766515/job/24186246896#step:6:257

@kostasrim kostasrim added bug Something isn't working failing-test labels Apr 22, 2024
@kostasrim
Copy link
Contributor Author

kostasrim commented Apr 24, 2024

from the logs:

I20240424 06:44:04.638897 20900 listener_interface.cc:101] sock[9] AcceptServer - listening on port 1112
I20240424 06:44:04.638902 20901 listener_interface.cc:101] sock[10] AcceptServer - listening on port 1111
E20240424 06:44:04.638981 20900 listener_interface.cc:118] Error calling accept system:22/Invalid argument
E20240424 06:44:04.638981 20901 listener_interface.cc:118] Error calling accept system:22/Invalid

The error code is: 22 @romange any ideas?

Edit https://linux.die.net/man/2/accept4

@romange
Copy link
Collaborator

romange commented Apr 24, 2024

🤷🏼

@kostasrim
Copy link
Contributor Author

This hasn't happened again for over 3 weeks. I am closing this, if I see this again I will open it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working failing-test
Projects
None yet
Development

No branches or pull requests

2 participants