scylladb / scylladb/python-rs-driver

Add multi-threading tests for driver

Open
#74 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area/testing
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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.