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

First pass at memoizing in connection #33

Closed
wants to merge 3 commits into from

Conversation

kkoz
Copy link
Member

@kkoz kkoz commented Jun 6, 2024

NOT TESTED
Fixes #32.
This PR attempts to correctly memoize values (not keys) within the connector to avoid seeing the error in issue #32. To do this we have to increment the memoOffset in some functions which were previously static, so these functions are no longer static.

@kkoz kkoz requested a review from chris-allan June 6, 2024 19:59
@kkoz
Copy link
Member Author

kkoz commented Jun 10, 2024

See #34

@kkoz kkoz closed this Jun 10, 2024
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.

Unexpected opcode for serverId: LONG_BINGET
1 participant