You are viewing documentation about an older version (1.21.0). View latest version

snowflake.snowpark.Session.cancel_all

Session.cancel_all() None[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.21.0/src/snowflake/snowpark/session.py#L748-L758)

Cancel all action methods that are running currently. This does not affect any action methods called in the future.

语言: 中文