geantyref icon indicating copy to clipboard operation
geantyref copied to clipboard

StackOverflowError in VarMap.map when calling getParameterTypes()

Open AndreasTu opened this issue 7 months ago • 0 comments

The VarMap now tracks the currently resolving TypeVars to detect, if we already resolve the same TypeVar.

Fixes #27

AndreasTu avatar Jul 15 '24 20:07 AndreasTu