Searched refs:push_async_exit (Results 1 – 3 of 3) sorted by relevance
385 stack.push_async_exit(_expect_ok)388 stack.push_async_exit(cm)390 stack.push_async_exit(_suppress_exc)393 stack.push_async_exit(cm)395 stack.push_async_exit(_expect_exc)397 stack.push_async_exit(_expect_exc)440 stack.push_async_exit(suppress_exc)
560 def push_async_exit(self, exit): member in AsyncExitStack
471 .. method:: push_async_exit(exit)