CSCfi / CSCfi/pebbles

Support for deploying on python3

Open
#604 0 comments 0 reactions 0 assignees View on GitHub
backend bug
Dominant language
Python
Stars
8
Forks
7
PR merge metrics
No merged PRs in 30d

Description

While unit tests pass fine with both python2 and python3, worker processes are not able to communicate to api while running under python3. Needs investigation.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the worker-to-API communication failure under Python 3, contrasting it with the passing Python 2 run and the existing unit-test results. Trace the worker and API communication path to identify the Python 3-specific failure. Done means worker processes communicate with the API successfully under Python 3 and the relevant tests continue to pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend, distributed-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.