spcl/dace-vscode

Search fails silently with an exceeded maximum stack size (sometimes)

Closed this issue · 1 comments

Possible is an issue with large SDFGs, or an infinite recursion in the SDFG traversal.

The issue has nothing to do with search, but rather a crash related to memlet trees. The issue has been fixed in the newest beta release of the webclient (spcl/dace-webclient#88).