Bug 23634 – Possible data race with runnable example tester

Status
RESOLVED
Resolution
FIXED
Severity
minor
Priority
P1
Component
tools
Product
D
Version
D2
Platform
x86_64
OS
Linux
Creation time
2023-01-16T12:50:04Z
Last change time
2023-01-19T09:59:35Z
Keywords
pull
Assigned to
No Owner
Creator
Nick Treleaven

Comments

Comment #0 by nick — 2023-01-16T12:50:04Z
`bool hasFailed` is assigned inside a std.parallelism.parallel foreach loop. Fix: https://github.com/dlang/dlang.org/pull/3492
Comment #1 by dlang-bot — 2023-01-16T12:51:08Z
@ntrel updated dlang/dlang.org pull request #3492 "Fix possible data race with runnable example tester" fixing this issue: - Fix Issue 23634 - Possible data race with runnable example tester https://github.com/dlang/dlang.org/pull/3492
Comment #2 by dlang-bot — 2023-01-19T09:59:35Z
dlang/dlang.org pull request #3492 "Fix possible data race with runnable example tester" was merged into master: - f10de525521ed4b74a1d460ec6e456aa984e7d82 by Nick Treleaven: Fix Issue 23634 - Possible data race with runnable example tester https://github.com/dlang/dlang.org/pull/3492