summaryrefslogtreecommitdiff
path: root/lib/dialyzer/test/race_SUITE_data/results/mnesia_dirty_read_write_double1
blob: 1e2c4e379fcdabe63490d5687c91d4516c4b7af9 (plain)
1
2

mnesia_dirty_read_write_double1.erl:20:5: The call mnesia:dirty_write('employee',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_write_double1.erl on line {17,11}