Skip to content

Conversation

@timotheecour
Copy link
Contributor

@timotheecour timotheecour commented Jul 15, 2021

depends on dom96/httpbeast#53 which should be merged first

before PR

in terminal tab 1:
nim r --threads jester/tests/example.nim

in terminal tab 2:
nim r --threads jester/tests/example.nim # no failure
curl http://0.0.0.0:5000 # sends cmd to 1st server

after PR

in terminal tab 1:
nim r --threads jester/tests/example.nim

in terminal tab 2:
nim r --threads jester/tests/example.nim
Additional info: address: "" port: 5000 [OSError]

@timotheecour timotheecour changed the title allow forwarding reusePort; use asynctools instead of fork now that PR was merged allow forwarding reusePort Jul 15, 2021
@timotheecour timotheecour changed the title allow forwarding reusePort allow forwarding reusePort as failOnExistingPort Jul 15, 2021
@timotheecour timotheecour changed the title allow forwarding reusePort as failOnExistingPort allow forwarding jester.reusePort as not httpbeast.failOnExistingPort Jul 15, 2021
@timotheecour timotheecour force-pushed the pr_jester_fwd_reusePort_v2 branch from d4b256b to 266b97b Compare July 15, 2021 01:28
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.

1 participant