Skip to content

fix: Disambiguate connect in async_scope#1529

Merged
ericniebler merged 1 commit intoNVIDIA:mainfrom
sithhell:fix/disambiguate_connect
May 7, 2025
Merged

fix: Disambiguate connect in async_scope#1529
ericniebler merged 1 commit intoNVIDIA:mainfrom
sithhell:fix/disambiguate_connect

Conversation

@sithhell
Copy link
Copy Markdown
Contributor

@sithhell sithhell commented May 6, 2025

This patch is disambiguating the reference to stdexec::connect. When annother header like sys/socket.h is included which defines ::connect, compilation would fail.

This patch is disambiguating the reference to `stdexec::connect`. When
annother header like `sys/socket.h` is included which defines
`::connect`, compilation would fail.
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented May 6, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@ericniebler
Copy link
Copy Markdown
Collaborator

/ok to test 90a7502

@ericniebler ericniebler merged commit fe00aed into NVIDIA:main May 7, 2025
18 checks passed
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