Merge branch 'main' into Pr2

This commit is contained in:
Roman Gershman 2025-05-06 11:41:00 +03:00 committed by GitHub
commit 7e319bcd72
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2959,6 +2959,7 @@ async def test_preempt_in_atomic_section_of_heartbeat(df_factory: DflyInstanceFa
await fill_task
@pytest.mark.skip("Flaky test")
async def test_bug_in_json_memory_tracking(df_factory: DflyInstanceFactory):
"""
This test reproduces a bug in the JSON memory tracking.