summaryrefslogtreecommitdiff
path: root/lib/dialyzer/test/race_SUITE_data/results/mnesia_dirty_read_write_two
blob: 4ff8c0d9c4e087674aa2da8e50c3ec94996f664f (plain)
1
2

mnesia_dirty_read_write_two.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_two.erl on line {17,11}