flaky test for ASIO completion tokens
Open
Nobody has claimed this yet.
bug
P1
- Dominant language
- C++
- Stars
- 2.4k
- Forks
- 270
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 39
Description
as noted here, one of the completion token tests is flaky and needs to be investigated.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with test/exec/asio/test_completion_token.cpp at lines 354-366 and run the completion token test repeatedly to reproduce the flakiness. Trace the test's asynchronous completion behavior and identify the intermittent failure. Done means the test runs reliably without changing the intended completion-token coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100