forked from goodboy/tractor
Revert "Try out sync sleep on windows again"
Nope, still doesn't work...
This reverts commit 676cdafa8f
.
drop_warn
parent
3b8684f655
commit
bd34140a5f
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue