pytest-dev / pytest-dev/pluggy
concurrent hook calls
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 160
- Avg merge
- 21h 4m
- Merged PRs (30d)
- 6
Description
follow-up to #151 and #320
some hooks may be fine to run concurrent in a split/gather fashion
- define basic semantics of return in order
- define extra needs around return in received order
- define extra needs around first_result and if it should be supported
- define exception transformation into exception groups (superseeds #419)
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 by reviewing the follow-up issues #151 and #320, then work through each unchecked semantic question in this issue. Done means the concurrent hook behavior, return ordering, first_result support, and exception-group handling are defined clearly enough to guide implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100