graphANNIS icon indicating copy to clipboard operation
graphANNIS copied to clipboard

Computing inherited coverage component recursively crashes for long dominance paths

Open MartinKl opened this issue 1 year ago • 0 comments

https://github.com/korpling/graphANNIS/blob/6176428d727c904547371fbb605937f509c52f39/graphannis/src/annis/db/aql/model.rs#L124

This results in stack overflow for very long dominance paths.

MartinKl avatar Apr 17 '24 14:04 MartinKl