KaneCheshire / Peasy

A pure Swift mock server for embedding and running directly within iOS/macOS UI tests. Easy peasy.
MIT License
38 stars 10 forks source link

Fixes strange crashes #10

Closed KaneCheshire closed 4 years ago

KaneCheshire commented 4 years ago

When hammering the server in a couple of different ways I could almost always reproduce a crash after a few thousand hits. This change appears to fix it.