mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 02:48:50 +00:00
I haven't checked all uses of tryTakeException but this bug is probably not the only one. Caught by running fuzzy-wuzzy with debug logging enabled. It tried to print the exception. Updates fuzzy-wuzzy to have improved logging that can tell you what was last executed before a crash. --------- Co-authored-by: Jarred Sumner <jarred@jarredsumner.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>