scylladb / scylladb/python-rs-driver
Add multi-threading tests for driver
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 6
- Forks
- 7
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 9
Description
This issue focuses on adding multi-threading tests for the driver. The goal is to use a Python threading library to test and verify the driver's behavior and stability in multi-threaded situations.
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
The issue names no files, tests, or entry points. Start by locating the existing driver test suite and the Python threading setup, then determine how tests are currently organized. Done means multi-threaded behavior is covered by reliable passing tests, but the scenarios and stability criteria need clarification from maintainers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, rust
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100