Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Fix race condition on childer. #124

Closed
wants to merge 1 commit into from
Closed

Commits on Jul 25, 2022

  1. Fix race condition on childer.

    - Use only one slice for shards and links.
    - Protect slice with a RWMutex to avoid race conditions.
    - Remove all direct slice access from outside childer.
    - Add concurrency test.
    
    Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
    ajnavarro committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    a87a246 View commit details
    Browse the repository at this point in the history