Short name describing what triggered the graph break
STORE_GLOBAL in non-module globals
Values or code snippet captured at the break point
name
Explanation of why the graph break was triggered
Dynamo cannot safely replay global writes for an inlined function whose globals dict is not the registered module dict.
Hints on how to resolve the graph break