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

Various improvements to the Server. #529

Merged

Conversation

joka921
Copy link
Member

@joka921 joka921 commented Dec 23, 2021

Hopefully this is the christmas present.

Copy link
Member

@hannahbast hannahbast left a comment

Choose a reason for hiding this comment

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

1-1 with Johannes, so many great fixes in one PR!

Previously, the number of server connections was limited, which
often lead to unnecessary blocking.
This eliminates the strange behavior, that large results that
do not fit in the cache are computed twice
@joka921 joka921 force-pushed the f.dontLimitConnectionsButQueries branch from 282f854 to 82019f7 Compare January 3, 2022 10:26
Copy link
Member Author

@joka921 joka921 left a comment

Choose a reason for hiding this comment

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

Only one line to remove yet.

@joka921 joka921 merged commit 49dabf9 into ad-freiburg:master Jan 3, 2022
@joka921 joka921 deleted the f.dontLimitConnectionsButQueries branch January 3, 2022 17:52
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.

None yet

2 participants