Print original exception after failing to raise it#9220
Print original exception after failing to raise it#9220waj merged 2 commits intocrystal-lang:masterfrom
Conversation
ee41616 to
65eb39c
Compare
|
Well, unfortunately that was too easy. It seems to break CI, though locally the specs pass for me :( |
65eb39c to
17e6387
Compare
|
Well, looks like I fixed it! |
|
@jhass, this looks good, but is that |
|
Probably not, it's admittedly defensive. I just figured given we're already in a weird state, we don't need to confuse users with any potential more weird error messages they cannot do anything about. But I don't care much about it, I can remove it if you prefer. |
|
Yes, I understand. If you don't mind, I would remove that. Actually there are still many |
No description provided.