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

Pass loop to ensure_future when starting a unix domain socket. #5

Merged
merged 2 commits into from
Apr 30, 2019

Conversation

TimothyFitz
Copy link
Contributor

Fixes a small bug where starting a server on a unix domain socket uses the global loop.

Adds test coverage for start_server, and changes the test coverage to remove the global loop.

In support of the test coverage, adds the ability to bind to port 0.

@TimothyFitz
Copy link
Contributor Author

@nathan-hoad aiomanhole has been great for us other than this bug. Any update on this PR? Would love to see this merged, we're running my branch on canary servers for now.

@nhoad
Copy link
Owner

nhoad commented Apr 30, 2019

I'm so sorry I missed this!! I'll merge it and do a release now.

@nhoad nhoad merged commit ed01690 into nhoad:master Apr 30, 2019
@nhoad
Copy link
Owner

nhoad commented Apr 30, 2019

I've pushed out 0.6.0 with this fix and the fix for #4. Again, I'm very sorry I dropped the ball here!

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.

2 participants