Skip to content

Add concurrent pull XComs example in Go-SDK e2e test#68934

Open
jason810496 wants to merge 2 commits into
apache:mainfrom
jason810496:ci/go-sdk/add-goroutine-example
Open

Add concurrent pull XComs example in Go-SDK e2e test#68934
jason810496 wants to merge 2 commits into
apache:mainfrom
jason810496:ci/go-sdk/add-goroutine-example

Conversation

@jason810496

@jason810496 jason810496 commented Jun 24, 2026

Copy link
Copy Markdown
Member

Why

One of the most significant feature of Golang programming language is the goroutine. We should definitely add an example to showcase the injected client is safe to access the Airflow models (XCom, Variable, Connection) within and across goroutines for Go-SDK.

What

Add a new Go Dag example that pull the XComs with WaitGroup which will also be tested in e2e test.


Was generative AI tooling used to co-author this PR?

@jason810496 jason810496 self-assigned this Jun 24, 2026
@jason810496 jason810496 force-pushed the ci/go-sdk/add-goroutine-example branch from b80f7ee to dface76 Compare June 24, 2026 09:42
@jason810496 jason810496 marked this pull request as ready for review June 25, 2026 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant