llvm / llvm/llvm-project

LWG4540: `future-sender`s returned from `spawn_future` do not forward stop requests to spawned work

Open
#189,875 0 comments 0 reactions 0 assignees View on GitHub
c++26 libc++ lwg-issue
Dominant language
LLVM
Stars
40.5k
Forks
18.7k
PR merge metrics
PR metrics pending

Description

**Link:** https://wg21.link/LWG4540

Contributor guide

Open the contributing guide

Research direction

Start by reading the linked LWG4540 specification issue, then trace the spawn_future entry point and the future-sender behavior it returns. Determine the expected stop-request propagation and verify that spawned work observes forwarded requests; the issue is complete when this behavior matches LWG4540.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
compilers
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.