In some models user deallocates intermediates or function inputs using del. In case of graph breaks dynamo ignores del and "deleted" variable will be alive by the end of frame (python function block).