﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
1370	Any error breaks shell instance	Tristan Croll	Tom Goddard	"Working with today's daily build, if I do anything that causes any error in the ChimeraX shell:

{{{
foo()
---------------------------------------------------------------------------
NameError                                 Traceback (most recent call last)
<ipython-input-3-c19b6d9633cf> in <module>
----> 1 foo()

NameError: name 'foo' is not defined
}}}

... then everything from that point on fails:

{{{
session
ERROR: execution aborted
}}}

Closing and re-opening the shell gets it running again, but loses all command history (although objects are still current)."	defect	closed	major		General Controls		fixed						all	ChimeraX
