-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, once the MockServer is started, it can't be stopped as it runs in a separated tokio task, and its handle is not stored.
It would be nice to have a way to stop the MockServer (with a CancellationToken or using abort on the task handle) to mimic network issues (dropped connection...)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request