blob: 2a0b4eddd0b3bd69d1123b2a9274d79c3b31e875 (
plain) (
blame)
1
2
|
mnesia_dirty_read_write_double2.erl:20: 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
|