[core][compiled graphs] test_dag_exception_chained does not exit cleanly #48806
Labels
beta
Beta release feture
bug
Something that is supposed to be working; but isn't
compiled-graphs
P1
Issue that should be fixed within a few weeks
What happened + What you expected to happen
When running test_accelerated_dag.py, got a segfault:
#48795 is a workaround, but we need a proper fix.
I've been debugging and found that teardown() was called from two different places:
These should be good leads to the root cause.
Versions / Dependencies
2.39 / head
Reproduction script
Run test_accelerated_dag.py after reverting #48795
Issue Severity
None
The text was updated successfully, but these errors were encountered: