Tom Head
Results
2
issues of
Tom Head
ruby 2.2.4p230 byebug 9.0.5 Byebug post-mortem debugging does not appear to work with exceptions raised in threads. For example: ``` ruby $ cat fail.rb fail 'Epic fail!' $ byebug --post-mortem...
macOS 14.2 ``` $ elixir -v Erlang/OTP 26 [erts-14.2] [source] [64-bit] [smp:16:16] [ds:16:16:10] [async-threads:1] [jit:ns] Elixir 1.15.7 (compiled with Erlang/OTP 26) ``` ``` $ python --version Python 3.11.6 ``` When...