Searched refs:push_async_exit (Results 1 – 8 of 8) sorted by relevance
621 stack.push_async_exit(_expect_ok)624 stack.push_async_exit(cm)626 stack.push_async_exit(_suppress_exc)629 stack.push_async_exit(cm)631 stack.push_async_exit(_expect_exc)633 stack.push_async_exit(_expect_exc)696 stack.push_async_exit(suppress_exc)755 stack.push_async_exit(cm)
642 def push_async_exit(self, exit): member in AsyncExitStack
624 .. method:: push_async_exit(exit)