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

mnesia_dirty_read_one_write_two.erl:20: 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',_}) call in mnesia_dirty_read_one_write_two.erl on line 17