It might be useful to enable this while working with threads ( at least in early development phases ):
Thread.abort_on_exception = true
Developer from somewhere
It might be useful to enable this while working with threads ( at least in early development phases ):
Thread.abort_on_exception = true