clj/kom2

Interesting Crash

clj opened this issue · 0 comments

clj commented

I saw an interesting crash the first time I loaded the data. The following request was made to the API, and then KiCad crashed:

image

  1. Perhaps there is some integer bug in your code, requesting the wrong ID?
  2. Does your interface handle a 400 response (or any non-200 response) from the server?

Originally posted by @SchrodingersGat in #2 (comment)