pytest-dev / pytest-dev/pluggy

concurrent hook calls

Open
#321 0 comments 7 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.