> ## Documentation Index
> Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Session.wait()

<span id="atoti.Session.wait" />

> Session.wait() → [None](https://docs.python.org/3/library/constants.html#None)

Wait for the underlying server subprocess to terminate.

This will prevent the Python process from exiting.
