Skip to content

Revert #3088#3137

Merged
zuiderkwast merged 1 commit into
valkey-io:unstablefrom
zuiderkwast:revert-3088
Jan 30, 2026
Merged

Revert #3088#3137
zuiderkwast merged 1 commit into
valkey-io:unstablefrom
zuiderkwast:revert-3088

Conversation

@zuiderkwast

Copy link
Copy Markdown
Contributor

Reverts "Fix the memory leak in the VM_GetCommandKeysWithFlags function (#3088)"

This reverts commit 2e2eb41.

valkey-io#3088)"

This reverts commit 2e2eb41.

Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
@codecov

codecov Bot commented Jan 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.96%. Comparing base (f5b0360) to head (b08e46b).
⚠️ Report is 2 commits behind head on unstable.

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #3137      +/-   ##
============================================
+ Coverage     74.72%   74.96%   +0.23%     
============================================
  Files           129      129              
  Lines         71199    71197       -2     
============================================
+ Hits          53205    53371     +166     
+ Misses        17994    17826     -168     
Files with missing lines Coverage Δ
src/module.c 26.51% <ø> (+<0.01%) ⬆️

... and 22 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@zuiderkwast zuiderkwast merged commit 9e0303b into valkey-io:unstable Jan 30, 2026
24 checks passed
@zuiderkwast zuiderkwast deleted the revert-3088 branch January 30, 2026 17:16
immangat pushed a commit to immangat/valkey that referenced this pull request Feb 1, 2026
Reverts "Fix the memory leak in the VM_GetCommandKeysWithFlags function
(valkey-io#3088)"

This reverts commit 2e2eb41.

Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
@enjoy-binbin

Copy link
Copy Markdown
Member

Do we need to find someone to fix it? I know the details when i reviewed the PR, people is able to know the details just read the top comment.

harrylin98 pushed a commit to harrylin98/valkey_forked that referenced this pull request Feb 19, 2026
Reverts "Fix the memory leak in the VM_GetCommandKeysWithFlags function
(valkey-io#3088)"

This reverts commit 2e2eb41.

Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
hpatro pushed a commit to hpatro/valkey that referenced this pull request Mar 5, 2026
Reverts "Fix the memory leak in the VM_GetCommandKeysWithFlags function
(valkey-io#3088)"

This reverts commit 2e2eb41.

Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
Signed-off-by: Harkrishn Patro <bunty.hari@gmail.com>
madolson added a commit to madolson/valkey that referenced this pull request Mar 15, 2026
- Fix release date to Mon Mar 18 2026
- Fix typos: duplicate 'load', 'keyes' -> 'keys', duplicate 'INFO'
- Remove reverted contributor (arshidkv12, valkey-io#3137)
- Add 7 new release-notes entries from upstream/unstable merge:
  CLUSTERSCAN (valkey-io#2934), MSETEX (valkey-io#3121), availability-zone (valkey-io#3156),
  stream range optimization (valkey-io#3002), RDB as AOF preamble (valkey-io#1901),
  unsigned 64-bit module config (valkey-io#1546), fast_float -> ffc (valkey-io#3329)

Signed-off-by: Madelyn Olson <madelyneolson@gmail.com>
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.

3 participants