mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 14:20:29 +01:00
Bug: Standalone server throws 500 error when receiving concurrent requests #65
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @FSatmar on GitHub (Feb 14, 2018).
Originally assigned to: @StefH on GitHub.
Hi,
I'm trying to use the WireMock Net as a standalone service but when I run multiple tests in parallel which call the admin api to create or delete mappings, the server often fails with a 500 error code. Any chance to to have this fixed?
@StefH commented on GitHub (Feb 14, 2018):
I will take a look.
@StefH commented on GitHub (Feb 14, 2018):
Can you please try version 1.0.3.2 ?
@FSatmar commented on GitHub (Feb 15, 2018):
You are awesome! Thanks!
@StefH commented on GitHub (Feb 15, 2018):
Ok. Nice to hear.