Try out sync sleep on windows again
parent
02a9cac557
commit
676cdafa8f
|
@ -426,7 +426,7 @@ async def spawn():
|
||||||
portal = await tn.run_in_actor('sleeper', spin_for)
|
portal = await tn.run_in_actor('sleeper', spin_for)
|
||||||
|
|
||||||
|
|
||||||
@no_windows
|
# @no_windows
|
||||||
def test_cancel_while_childs_child_in_sync_sleep(
|
def test_cancel_while_childs_child_in_sync_sleep(
|
||||||
loglevel,
|
loglevel,
|
||||||
start_method,
|
start_method,
|
||||||
|
|
Loading…
Reference in New Issue