Revert "Try out sync sleep on windows again"

Nope, still doesn't work...

This reverts commit 676cdafa8f.
drop_warn
Tyler Goodlet 2020-10-14 14:06:04 -04:00
parent 3b8684f655
commit bd34140a5f
1 changed files with 1 additions and 1 deletions

View File

@ -426,7 +426,7 @@ async def spawn():
portal = await tn.run_in_actor('sleeper', spin_for)
# @no_windows
@no_windows
def test_cancel_while_childs_child_in_sync_sleep(
loglevel,
start_method,