Drop duplicated (masked) debugging-`terminate_after`, prolly a rebase slip..

final_eg_refinements
Tyler Goodlet 2025-07-29 15:05:38 -04:00
parent 2ec3ff46cd
commit dd23ef1d95
1 changed files with 0 additions and 4 deletions

View File

@ -236,10 +236,6 @@ async def hard_kill(
# whilst also hacking on it XD # whilst also hacking on it XD
# terminate_after: int = 99999, # terminate_after: int = 99999,
# NOTE: for mucking with `.pause()`-ing inside the runtime
# whilst also hacking on it XD
# terminate_after: int = 99999,
) -> None: ) -> None:
''' '''
Un-gracefully terminate an OS level `trio.Process` after timeout. Un-gracefully terminate an OS level `trio.Process` after timeout.