-
-
Notifications
You must be signed in to change notification settings - Fork 39
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
Too many non-blocking read actions submitted at once. #74
Comments
How many properties do you have that need to be ignored? |
In this particular instance there were 9 |
Can you please tell me which IntelliJ version are you using? Can you also reproduce this in standalone project and share the model with us? I tried with 12 properties and it works without problems in IntelliJ IDEA 2021.1.2 Preview (Ultimate Edition) |
I don’t think it’s consistently reproducible. I’m using the latest stable version (ultimate 2021.1.1) at the time of this writing.
|
It's still buggy with idea 2021.2 and mapstruct-idea 1.3.0 |
I got the following exception when I used the
Ignore all unmapped target properties
actionThe text was updated successfully, but these errors were encountered: