asrob-uc3m / asrob-uc3m/robotDevastation

RdMentalMap getters are not thread-safe

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
9
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Currently, the getters of the RdMentalMap are not thread-safe, so they may have problems when running in different threads.

Contributor guide

Open the contributing guide

Research direction

Start by locating RdMentalMap and its getter implementations, then inspect how callers use them across threads. Reproduce the reported problem with the relevant test suite or a focused concurrent test. The issue is done when the getters behave safely under concurrent access without changing their intended results.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
game-dev
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.