Session hangs when smtk/exodus model is added to it
When loading an smtk file that references an external exodus file, adding the model to the session causes an infinite loop when trying to close the session.
To demo it, a modified version of the test file smtk/bridge/exodus/testing/cxx/smtkReadFile.cxx
is attached.