Skip to content

remove promise hack#293

Open
tatchi wants to merge 1 commit intoEffect-Deprecated:masterfrom
tatchi:remove-promise-hack
Open

remove promise hack#293
tatchi wants to merge 1 commit intoEffect-Deprecated:masterfrom
tatchi:remove-promise-hack

Conversation

@tatchi
Copy link
Copy Markdown

@tatchi tatchi commented Jul 26, 2022

Should we also bump the @opentelemetry packages to a newer version? It's not clear to me what version fixed the issue. It looks like the shutdown function from the SpanExporter interface has always been returning a Promise. I wanted to refresh my mind about what exactly the issue is but it appears the youtube link of the video you recorded is not available anymore 😅

Fixes #285

}
})
)
M.make((p) => T.promise(() => p.shutdown()))
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Looks like Managed has been removed. What should it be replaced with?

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.

Adjust Otel exporter to "remove promise hack"

1 participant