Try out sync sleep on windows again

drop_warn
Tyler Goodlet 2020-10-14 13:48:41 -04:00
parent 02a9cac557
commit 676cdafa8f
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,