Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid defragging scripts during EVAL command execution (valkey-io#1414)
This can happen when scripts are running for long period of time and the server attempts to defrag it in the whileBlockedCron. Signed-off-by: Ran Shidlansik <[email protected]>
- Loading branch information