Skip to content

Go: Remove global function step from local flow#21721

Draft
owen-mc wants to merge 1 commit intogithub:mainfrom
owen-mc:go/remove-global-function-jump-step-from-local-flow
Draft

Go: Remove global function step from local flow#21721
owen-mc wants to merge 1 commit intogithub:mainfrom
owen-mc:go/remove-global-function-jump-step-from-local-flow

Conversation

@owen-mc
Copy link
Copy Markdown
Contributor

@owen-mc owen-mc commented Apr 16, 2026

It would be good if the local flow relation was really local. There was one disjunct which isn't. I tried removing it and only one test failed, and on investigation this was easily fixed. I will run DCA and QA to see if there are any alert changes from this. My best guess is that it's somehow related to assigning global functions to variables (or using them as arguments), but since go doesn't use the lambda flow capabilities of the data flow library it probably isn't doing anything.

@github-actions github-actions bot added the Go label Apr 16, 2026
@owen-mc owen-mc force-pushed the go/remove-global-function-jump-step-from-local-flow branch from 06b9b76 to f275b9a Compare April 16, 2026 09:53
@owen-mc owen-mc force-pushed the go/remove-global-function-jump-step-from-local-flow branch from f275b9a to f6135b7 Compare April 16, 2026 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant