e6c31d

Results 15 comments of e6c31d

I tried to fix the CI build by explicitly listening on `127.0.0.1` since the test is expecting that. I assume CI is defaulting to IPv6 so it was getting `::1`...

@jsdevel Can you re-run the build? I believe the build issue is fixed.

@jsdevel Sorry to ping you repeatedly, but can you please re-run the build and merge this PR?

@jsdevel I don't think the build failure is related to this PR. It builds successfully for me on Node.js 14 and 16, but not on 18. The build also fails...

@jsdevel I created another PR to fix the build on Node.js 18: #1206