Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tonybaloney/pytest-freethreaded issues and pull requests
#20 - Setting threads and iterations to 1 results in tests running twice, once on main thread and once on ThreadPoolExecutor-0_0
Issue -
State: open - Opened by dan-glass 3 months ago
#19 - Introduce `@pytest.mark.threadunsafe` to disable thread-based parallelism for specific tests
Issue -
State: open - Opened by ogrisel 4 months ago
- 1 comment
#18 - Fix typo in README
Pull Request -
State: closed - Opened by hugovk 4 months ago
#17 - Make function-scope fixtures run in the same thread as the test function itself
Issue -
State: open - Opened by ogrisel 4 months ago
- 6 comments
#16 - bug in lib? or stdlib? sorry
Issue -
State: open - Opened by davidszotten 4 months ago
- 2 comments
#16 - bug in lib? or stdlib? sorry
Issue -
State: open - Opened by davidszotten 4 months ago
- 1 comment
#15 - change readme executions mentions to iterations
Pull Request -
State: closed - Opened by braingram 4 months ago
#14 - Documentation and code don't agree on the flag for number of executions
Issue -
State: open - Opened by glandium 4 months ago
#13 - Replace `typing.Union` with `|`.
Pull Request -
State: closed - Opened by toshihikoyanase 4 months ago
#12 - Found concurrency errors in scikit-image
Issue -
State: open - Opened by toshihikoyanase 4 months ago
- 3 comments
#11 - Found segmentation fault in Pillow
Issue -
State: closed - Opened by glandium 4 months ago
- 5 comments
#10 - Found concurrency errors in Pillow
Issue -
State: open - Opened by glandium 4 months ago
#9 - Found segmentation fault in Pillow
Issue -
State: closed - Opened by m-clare 4 months ago
- 10 comments
#8 - Capture the warnings when you import a module which does not declare no-GIL support
Issue -
State: open - Opened by tonybaloney 4 months ago
- 4 comments
#7 - Try running standard library with a concurrency-repeat patterns
Issue -
State: open - Opened by tonybaloney 4 months ago
- 1 comment
#6 - Implement a hook function that launches the test in a thread pool
Issue -
State: closed - Opened by tonybaloney 4 months ago
- 1 comment
#5 - Refactor package into a folder and use flit
Pull Request -
State: closed - Opened by tonybaloney 4 months ago
#4 - Use flit for package builds instead of hatch
Issue -
State: closed - Opened by tonybaloney 4 months ago
- 2 comments
#3 - Now checks if GIL is enabled before running tests, fails if true
Pull Request -
State: closed - Opened by NCLI 4 months ago
#2 - During pytest initialization, fail if the GIL is enabled
Issue -
State: closed - Opened by tonybaloney 4 months ago
#1 - Create an option to set the number of threads
Issue -
State: closed - Opened by tonybaloney 4 months ago
- 3 comments