Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion test/test_examples.py
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ def test_exp_sync_simple(
run_async_ext_calls,
],
)
@pytest.mark.skipif(pytest.IS_WINDOWS, reason="Windows have a loop closed problem.")
async def test_exp_async_framer( # pylint: disable=unused-argument
test_comm,
test_framer,
Expand Down