<FromGitter>
<moe:busyloop.net> figuring out what exceptions can bubble up from where is hard enough. not even giving them a class doesn't make it easier.
<FromGitter>
<Blacksmoke16> those ones are easy at least given they're just `::Exception`
ngp has joined #crystal-lang
<FromGitter>
<moe:busyloop.net> well yea, but i have to match them by string
<FromGitter>
<Blacksmoke16> Fun fact, if you use an exception with a case the when will be based on if the exception message contains that string
<FromGitter>
<moe:busyloop.net> yup yup, plenty workarounds, no biggie
dmgk has quit [Read error: Connection reset by peer]
dmgk has joined #crystal-lang
jhass has quit [Ping timeout: 256 seconds]
straight-shoota has quit [Ping timeout: 256 seconds]
straight-shoota has joined #crystal-lang
jhass has joined #crystal-lang
troglodito has joined #crystal-lang
straight-shoota has quit [Ping timeout: 265 seconds]
jhass has quit [Ping timeout: 265 seconds]
straight-shoota has joined #crystal-lang
jhass has joined #crystal-lang
ensyde has joined #crystal-lang
ur5us has quit [Ping timeout: 260 seconds]
_ht has joined #crystal-lang
<yxhuvud>
I think the idea there is that a deadlock is a bug, and the solution is typically to remove the bug, not live with it
<yxhuvud>
that said, I'd be surprised if they didn't accept pull requests with specific error types given they are well thought out
ur5us has joined #crystal-lang
<FromGitter>
<moe:busyloop.net> yea, i just don't like when things don't have names. ⏎ one day i may try a PR - but it doesn't bug me enough, yet. ;)
ur5us has quit [Ping timeout: 252 seconds]
ensyde has quit [Ping timeout: 255 seconds]
Flipez has quit [Read error: Connection reset by peer]
<FromGitter>
<naqvis> upgraded to `1.7.1` and its working with this version
quazimodo has quit [Ping timeout: 268 seconds]
<FromGitter>
<indukumar:matrix.org> Hi, I got the latest version of crystal from brew. I have a Mac M1 laptop. Building my project using the standard terminal works without any issues. However, interestingly, if I build from Visual Studio Code (also using terminal within the VSC), I get ⏎ ⏎ ld: warning: ignoring file /opt/homebrew/lib/libevent.dylib, building for macOS-x86_64 but attempting to link with file built for