You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Warning: The following pair of instructions is not explicitly marked as non-racing in Concuerror's internals:
1) Exception badarg raised by: ets:insert(table, {key,3})
2) Exception badarg raised by: ets:insert(table, {key,2})
Please notify the developers to add info about this pair.
Concuerror treats such pairs as racing (--assume_racing). (No other such warnings will appear)
The text was updated successfully, but these errors were encountered:
aronisstav
added
bug
Issues where the tool is not behaving according to expectations.
help wanted
Issues that anyone could start working on. An invitation to the community.
labels
Oct 6, 2016
aronisstav
added
in progress
There is someone currently working on the issue. Should have at least a branch that refers to it.
and removed
help wanted
Issues that anyone could start working on. An invitation to the community.
labels
Nov 24, 2016
aronisstav
added a commit
to aronisstav/Concuerror
that referenced
this issue
Nov 24, 2016
Running
concuerror -f tricky.erl
:Returns (among other stuff):
The text was updated successfully, but these errors were encountered: