mirror of
https://github.com/dragonflydb/dragonfly.git
synced 2025-05-11 10:25:47 +02:00
Merge branch 'main' into Pr2
This commit is contained in:
commit
7e319bcd72
1 changed files with 1 additions and 0 deletions
|
@ -2959,6 +2959,7 @@ async def test_preempt_in_atomic_section_of_heartbeat(df_factory: DflyInstanceFa
|
||||||
await fill_task
|
await fill_task
|
||||||
|
|
||||||
|
|
||||||
|
@pytest.mark.skip("Flaky test")
|
||||||
async def test_bug_in_json_memory_tracking(df_factory: DflyInstanceFactory):
|
async def test_bug_in_json_memory_tracking(df_factory: DflyInstanceFactory):
|
||||||
"""
|
"""
|
||||||
This test reproduces a bug in the JSON memory tracking.
|
This test reproduces a bug in the JSON memory tracking.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue