bradenrayhorn / mise

Self-hosted recipe manager
GNU Affero General Public License v3.0
0 stars 0 forks source link

Deserialize error overflows stack #23

Open bradenrayhorn opened 3 months ago

bradenrayhorn commented 3 months ago

https://github.com/bradenrayhorn/mise/blob/abe26cb3299a923809d229ac87abe727d391f1df/server/src/domain.rs#L306C1-L310C26

bradenrayhorn commented 2 months ago

Removing comrak

bradenrayhorn commented 2 months ago

I guess this can happen whenever there is a deserialize error?

error: Constraint("Recipe notes \"\" must contain at least one character, or else be null.")

thread 'tokio-runtime-worker' has overflowed its stack