a ÕDOgàã@s0ddlZddlZddlmZGdd„deƒZdS)éNé)ÚTestCasecs eZdZd#‡fdd„ Zdd„Zdd„Zdd „Zd d „Zd d „Zdd„Z dd„Z dd„Z dd„Z dd„Z dd„Zdd„Zd$‡fdd„ Z‡fdd „Zd!d"„Z‡ZS)%ÚIsolatedAsyncioTestCaseÚrunTestcstƒ |¡d|_d|_dS©N)ÚsuperÚ__init__Ú_asyncioTestLoopÚ_asyncioCallsQueue)ÚselfZ methodName©Ú __class__©ú8/opt/alt/python39/lib64/python3.9/unittest/async_case.pyr!s z IsolatedAsyncioTestCase.__init__cÃsdSrr©r rrrÚ asyncSetUp&sz"IsolatedAsyncioTestCase.asyncSetUpcÃsdSrrrrrrÚ asyncTearDown)sz%IsolatedAsyncioTestCase.asyncTearDowncOs|j|g|¢Ri|¤ŽdSr)Z addCleanup)r ÚfuncÚargsÚkwargsrrrÚaddAsyncCleanup,s z'IsolatedAsyncioTestCase.addAsyncCleanupcCs| ¡| |j¡dSr)ZsetUpÚ _callAsyncrrrrrÚ _callSetUp;sz"IsolatedAsyncioTestCase._callSetUpcCs| |¡dSr©Ú_callMaybeAsync)r ÚmethodrrrÚ_callTestMethod?sz'IsolatedAsyncioTestCase._callTestMethodcCs| |j¡| ¡dSr)rrZtearDownrrrrÚ _callTearDownBs z%IsolatedAsyncioTestCase._callTearDowncOs|j|g|¢Ri|¤ŽdSrr)r ZfunctionrrrrrÚ _callCleanupFsz$IsolatedAsyncioTestCase._callCleanupcOs^|jdusJdƒ‚||i|¤Ž}t |¡s8J|›dƒ‚|j ¡}|j ||f¡|j |¡S)Nú$asyncio test loop is not initializedz returned non-awaitable©r ÚinspectZ isawaitableÚ create_futurer Ú put_nowaitÚrun_until_complete©r rrrÚretÚfutrrrrIs  z"IsolatedAsyncioTestCase._callAsynccOsX|jdusJdƒ‚||i|¤Ž}t |¡rP|j ¡}|j ||f¡|j |¡S|SdS)Nrr r%rrrrQs   z'IsolatedAsyncioTestCase._callMaybeAsyncc Ãs¼t ¡|_}| d¡| ¡IdH}| ¡|dur:dS|\}}z |IdH}| ¡s`| |¡Wqttfyz‚Yqt tj fy´}z| ¡s |  |¡WYd}~qd}~00qdSr) ÚasyncioZQueuer Z set_resultÚgetZ task_doneÚ cancelledÚ SystemExitÚKeyboardInterruptÚ BaseExceptionZCancelledErrorZ set_exception)r r'ZqueueZqueryZ awaitabler&ZexrrrÚ_asyncioLoopRunner[s   z*IsolatedAsyncioTestCase._asyncioLoopRunnercCs\|jdusJdƒ‚t ¡}t |¡| d¡||_| ¡}| | |¡¡|_|  |¡dS)Nz%asyncio test loop already initializedT) r r(Znew_event_loopÚset_event_loopZ set_debugr"Z create_taskr.Z_asyncioCallsTaskr$)r Úloopr'rrrÚ_setupAsyncioLoopns  z)IsolatedAsyncioTestCase._setupAsyncioLoopc Cs&|jdusJdƒ‚|j}d|_|j d¡| |j ¡¡zÄt |¡}|spW| | ¡¡t d¡|  ¡dS|D] }|  ¡qt| tj |ddiŽ¡|D]0}|  ¡rªqœ|  ¡durœ| d|  ¡|dœ¡qœ| | ¡¡W| | ¡¡t d¡|  ¡n"| | ¡¡t d¡|  ¡0dS)NrZreturn_exceptionsTz(unhandled exception during test shutdown)ÚmessageÚ exceptionÚtask)r r r#r$Újoinr(Z all_tasksZshutdown_default_executorr/ÚcloseZcancelZgatherr*r3Zcall_exception_handlerZshutdown_asyncgens)r r0Z to_cancelr4rrrÚ_tearDownAsyncioLoopxsD   é ÿ ý   þ z,IsolatedAsyncioTestCase._tearDownAsyncioLoopNcs.| ¡ztƒ |¡W| ¡S| ¡0dSr)r1rÚrunr7)r Úresultr rrr8œs  þzIsolatedAsyncioTestCase.runcs| ¡tƒ ¡| ¡dSr)r1rÚdebugr7rr rrr:£s zIsolatedAsyncioTestCase.debugcCs|jdur| ¡dSr)r r7rrrrÚ__del__¨s zIsolatedAsyncioTestCase.__del__)r)N)Ú__name__Ú __module__Ú __qualname__rrrrrrrrrrr.r1r7r8r:r;Ú __classcell__rrr rrs   $ r)r(r!ZcaserrrrrrÚs