blob: d091ce3b50b88d6c170062837cad73275d64f131 (
plain) (
tree)
|
|
ets_insert_public.erl:14: The call ets:insert(Foo::atom(),{'counter',number()}) might have an unintended effect due to a possible race condition caused by its combination with the ets:lookup(Foo::atom(),'counter') call in ets_insert_public.erl on line 12
|