civet icon indicating copy to clipboard operation
civet copied to clipboard

Catch invalid json in `GitAPI._response_json`

Open loganharbour opened this issue 2 months ago • 0 comments

We're getting unhandled exceptions when failing to parse valid JSON in GitAPI._response_json.

We should catch these and just report it as invalid JSON.

loganharbour avatar May 02 '24 03:05 loganharbour