replit / upm

⠕ Universal Package Manager - Python, Node.js, Ruby, Emacs Lisp.
https://repl.it
Other
1.05k stars 89 forks source link

Check error before using response #272

Closed airportyh closed 2 months ago

airportyh commented 2 months ago

Why

We found a nil deref error in a template test that suggests this as the culprit.

https://replit.slack.com/archives/C06KAKG35QS/p1719352272057069?thread_ts=1719341894.359499&cid=C06KAKG35QS

What changed

Reversed the order of operations.