Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documented using the Prism runner #3656

Merged
merged 2 commits into from
Oct 22, 2024
Merged

Conversation

mhutchinson
Copy link
Contributor

There is now a portable runner for local beam jobs written natively in Go. This means we don't have to set any python stuff up any more! It also enforces that functions are properly serializable and registered, which makes it better than the old direct runner.

There is now a portable runner for local beam jobs written natively in Go. This means we don't have to set any python stuff up any more! It also enforces that functions are properly serializable and registered, which makes it better than the old direct runner.
@mhutchinson mhutchinson requested a review from a team as a code owner October 22, 2024 10:24
@mhutchinson mhutchinson requested a review from AlCutter October 22, 2024 10:24
Creating a local variable shadowing the global flag variable caught me out
@mhutchinson mhutchinson merged commit e279e8f into google:master Oct 22, 2024
10 checks passed
@mhutchinson mhutchinson deleted the gloriousGo branch October 22, 2024 10:53
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