and sometimes that bug turns out to be a one line fix that's maybe responsible for a huge performance and stability problem that's been rearing its head completely at random for the past several weeks, and you have to bug your coworker to do a code review at almost 8pm their time because the code is too broken to let see another sunrise
someone reported that if you tried to open the tag page for the tag "static site generator", it would hang forever, and the root cause turned out to be a truly nonsensical design decision about path matching in a library we use that resulted in a rendering thread crashing and spinning forever
