blob: 540a0cf3887fd3d1a69257b756dd9b6e7ac75ebd (
plain) (
blame)
1
2
|
ets_insert_funs1.erl:15: The call ets:insert('foo',[{'counter',number()},...]) might have an unintended effect due to a possible race condition caused by its combination with the ets:lookup(T::'foo','counter') call in ets_insert_funs1.erl on line 9
|