summaryrefslogtreecommitdiff
path: root/lib/dialyzer/test/race_SUITE_data/results/mnesia_dirty_read_two_write_one
blob: 231e62c2c2870c12c98114197ef450114d16c670 (plain)
1
2

mnesia_dirty_read_two_write_one.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',Eno::any()) call in mnesia_dirty_read_two_write_one.erl on line {17,11}