Skip to content

Fix a crash in python tracing with associations.

Aron Helser requested to merge aron.helser/smtk:trace_del_attr_fix into master

The crash occurs when an associated attribute is removed. Also don't do work when python tracing isn't active.

Merge request reports