Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change ResourceLockProvider's methods to be in sync with DisplayNameGenerator #4163

Open
1 task
marcphilipp opened this issue Nov 29, 2024 · 0 comments
Open
1 task

Comments

@marcphilipp
Copy link
Member

As outlined in #4130 (comment), DisplayNameGenerator is receiving new methods with an additional List<Class<?>> enclosingInstanceTypes parameter. Once that issue is resolved, we should change ResourceLockProvider accordingly. Since it's not yet released, we don't have to make it backward compatible, though.

Deliverables

  • Add List<Class<?>> enclosingInstanceTypes parameter to provideForNestedClass and provideForMethod methods
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant