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

[Test] Use Unix domain sockets for speed and reliability #548

Open
mmtftr opened this issue Feb 18, 2025 · 0 comments
Open

[Test] Use Unix domain sockets for speed and reliability #548

mmtftr opened this issue Feb 18, 2025 · 0 comments
Assignees

Comments

@mmtftr
Copy link

mmtftr commented Feb 18, 2025

Using tcp sockets in tests are slow and due to limitations we only have 64k ports available.

We should instead use unix sockets to increase speed and reliability of our tests.

@mmtftr mmtftr self-assigned this Feb 18, 2025
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

No branches or pull requests

1 participant