bananaml / potassium

An HTTP serving framework by Banana
Apache License 2.0
97 stars 9 forks source link

Bugfix/400 deadlock #37

Closed Peddle closed 1 year ago

Peddle commented 1 year ago

What is this?

Malformed json crashes deadlocks potassium. This resolves that.

Why?

How did you test it works without regressions?

If this is a new feature what may a critical error look like?

Things to consider to not repeat mistakes we've learned from many times