cginternals / cginternals/gloperate

Thread-Safe Pipeline

Open
#218 3 comments 0 reactions 0 assignees View on GitHub
Core
Dominant language
C++
Stars
43
Forks
24
PR merge metrics
No merged PRs in 30d

Description

Make pipeline code thread-safe. This is important to avoid crashes in qml, which per se uses separate threads for gui interaction and rendering.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the pipeline implementation and its interaction with qml's GUI and rendering threads. Trace the shared state and identify the relevant thread-safety tests or reproduction path before changing anything. Done means pipeline use from separate GUI and rendering threads no longer causes crashes.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
computer-graphics
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.