Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

The asynccorepoolsize property of graphqlconfiguration is incorrectly set #651

Closed
m1ngyuan opened this issue Jun 10, 2021 · 0 comments · Fixed by #658
Closed

The asynccorepoolsize property of graphqlconfiguration is incorrectly set #651

m1ngyuan opened this issue Jun 10, 2021 · 0 comments · Fixed by #658
Labels
Milestone

Comments

@m1ngyuan
Copy link

Describe the bug
The asynccorepoolsize property of graphqlconfiguration is incorrectly set

https://github.com/graphql-java-kickstart/graphql-spring-boot/blob/master/graphql-spring-boot-autoconfigure/src/main/java/graphql/kickstart/autoconfigure/web/servlet/GraphQLWebAutoConfiguration.java#L319

@m1ngyuan m1ngyuan added the bug label Jun 10, 2021
BlasiusSecundus added a commit to BlasiusSecundus/graphql-spring-boot that referenced this issue Jun 30, 2021
…nc core pool size

the value was overwritten in the next statement
BlasiusSecundus added a commit to BlasiusSecundus/graphql-spring-boot that referenced this issue Jun 30, 2021
the same variable was assigned twice accidentally
@BlasiusSecundus BlasiusSecundus linked a pull request Jun 30, 2021 that will close this issue
@BlasiusSecundus BlasiusSecundus added this to the 12.0.0 milestone Jun 30, 2021
setchy added a commit that referenced this issue Jul 7, 2021
…ize-setting

fix(#651): fix incorrect assignment
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants