Traceback (most recent call last):
  File "app.py", line 1, in <module>
    raise RuntimeError("boom")
RuntimeError: boom
