google / swift-jupyter

Apache License 2.0
619 stars 90 forks source link

disable showing expression values #113

Closed marcrasi closed 4 years ago

marcrasi commented 4 years ago

The recent merge causes LLDB to crash when it tries to show an expression value (with result.description).

This PR replaces all uses of result.description with a few different non-crashing alternatives: