Skip to content

Non-async def activity for Standalone Activity#283

Closed
dandavison wants to merge 2 commits intomainfrom
saa-sync-activity
Closed

Non-async def activity for Standalone Activity#283
dandavison wants to merge 2 commits intomainfrom
saa-sync-activity

Conversation

@dandavison
Copy link
Contributor

What was changed

Use a non-async def activity for Standalone Activity

Why?

By default we document non-async activities in Python

How was this tested:

  • Test

@dandavison dandavison requested a review from a team as a code owner March 10, 2026 19:57
@dandavison dandavison requested a review from yuandrew March 10, 2026 19:58


async def test_execute_standalone_activity(client: Client):
pytest.skip("Standalone Activity is not yet supported by the CLI dev server")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We do but I think it would require a bit more work to switch CI to use the prerelease off GitHub (at any rate I haven't looked into it yet!)

@dandavison
Copy link
Contributor Author

superseded by #284

@dandavison dandavison closed this Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants