Skip to content

This changes onDispatched so it no longer takes a CF#3354

Closed
bbakerman wants to merge 1 commit into
masterfrom
instrumentation_context_does_not_take_cf
Closed

This changes onDispatched so it no longer takes a CF#3354
bbakerman wants to merge 1 commit into
masterfrom
instrumentation_context_does_not_take_cf

Conversation

@bbakerman
Copy link
Copy Markdown
Member

In order to allow new engines to NOT always returns a CF for a value, this changes the InstrumentationContext such that the onDispatch is not passed a CF. The onCompleted will be called back just like CF semantics however to if any one was doing work when the CF completed - then they still can, just not from the CF passed in

@dondonz dondonz added the breaking change requires a new major version to be relased label Oct 22, 2023
@bbakerman
Copy link
Copy Markdown
Member Author

This is superseeded by #3457

@bbakerman bbakerman closed this Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking change requires a new major version to be relased

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants