dotnet / dotnet/samples

Race condition in orleans/ShoppingCart/Grains/InventoryGrain.cs#L48

Open
#7,121 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
3.7k
Forks
5.1k
Avg merge
9h 11m
Merged PRs (30d)
1

Description

A parallel for loop writes to a dictionary without mutual exclusion: https://github.com/dotnet/samples/blob/main/orleans/ShoppingCart/Grains/InventoryGrain.cs#L48

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.