Skip to content

Commit

Permalink
chore: pull helio epoll fix and tests (#4559)
Browse files Browse the repository at this point in the history
* pull helio
* re-add epoll test_migration_one_after_another

Signed-off-by: kostas <[email protected]>
  • Loading branch information
kostasrim authored Feb 6, 2025
1 parent 33584b9 commit af5a21b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion helio
1 change: 0 additions & 1 deletion tests/dragonfly/cluster_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -2718,7 +2718,6 @@ async def test_migration_timeout_on_sync(df_factory: DflyInstanceFactory, df_see
"""


@pytest.mark.exclude_epoll
@pytest.mark.asyncio
@dfly_args({"proactor_threads": 4, "cluster_mode": "yes"})
async def test_migration_one_after_another(df_factory: DflyInstanceFactory, df_seeder_factory):
Expand Down

0 comments on commit af5a21b

Please sign in to comment.