paulegradie / Sailfish

Sailfish - a production friendly performance benchmark runner for .NET
https://paulgradie.com/Sailfish/
MIT License
11 stars 4 forks source link

Handle new tracking file streaming gracefully #130

Closed paulegradie closed 6 months ago

paulegradie commented 6 months ago

Description

When we first begin our tracking file streaming up date - the new file created will be empty. In this case, a json exception will be thrown when attempting to write. Instead of throwing, we should handle this and return an empty list to which we can add updates.