summaryrefslogtreecommitdiff
path: root/lib/dialyzer/test/race_SUITE_data/results/mnesia_dirty_read_write_double2
blob: 3d28f32dc96ca9f4f1dc7a15755a7667240b1fae (plain)
1
2

mnesia_dirty_read_write_double2.erl:20:5: The call mnesia:dirty_write(New::#employee{salary::number()}) might have an unintended effect due to a possible race condition caused by its combination with the mnesia:dirty_read({'employee',_}) call in mnesia_dirty_read_write_double2.erl on line {17,11}