Skip to content

Conversation

@NickCraver
Copy link
Collaborator

This resolves #1988 by respecting when the SELECT command has been disabled. It's memoized which seems bit extreme here but that's because we're inside the lock and every op matters. Measured locally to ensure no regressions.

This resolves #1988 by respecting when the `SELECT` command has been disabled. It's memoized which seems  bit extreme here but that's because we're inside the lock and every op matters. Measured locally to ensure no regressions.
@NickCraver NickCraver marked this pull request as ready for review March 6, 2022 23:34
@NickCraver
Copy link
Collaborator Author

cc @slorello89

@NickCraver NickCraver merged commit d3dc356 into main Mar 7, 2022
@NickCraver NickCraver deleted the craver/fix-1988 branch March 7, 2022 16:16
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.

SELECT after every EXEC / non-standard command

3 participants