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