Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@vmishenev
Copy link
Contributor

It caused flaky generation of type links for generic type params (#2596)

@vmishenev vmishenev force-pushed the fix-flaky-dri-of-generic-types branch from e2531f2 to 7a8647c Compare August 10, 2022 11:55
@vmishenev vmishenev changed the title Fix generic type caching Fix generic types caching Aug 10, 2022
@vmishenev vmishenev linked an issue Aug 10, 2022 that may be closed by this pull request
)

else -> {
// cache types that has no annotation and no type parameter
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Side note: this comments explains the code, but doesn't explain the intention behind it, so it's not really clear why we can't cache type parameters. Describing a use case where this can hurt would be nice

@vmishenev vmishenev merged commit df8d987 into master Aug 18, 2022
@vmishenev vmishenev deleted the fix-flaky-dri-of-generic-types branch August 18, 2022 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation generation is flaky

3 participants