-
Notifications
You must be signed in to change notification settings - Fork 42
Issues: parapluu/Concuerror
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
replaying a built-in returned a different result than expected
when a process is restarted
#360
opened Mar 22, 2024 by
thalesmg
updated Mar 23, 2024
Concuerror assumes instant delivery of {'DOWN', _Mref, ..., noproc} message
#354
opened Jul 21, 2023 by
ieQu1
updated Aug 1, 2023
Capture result as an Erlang terms (tuple/list) instead of outputting text to terminal
#300
opened Jan 10, 2019 by
hauleth
updated Apr 19, 2023
Add support for atomics and counters (new BIFs officially available in OTP 22)
#302
opened Mar 1, 2019 by
aronisstav
updated Sep 1, 2021
Create an API for storing user data in the Concuerror state
#334
opened Jul 17, 2021 by
k32
updated Jul 23, 2021
Missing support for the new alias mechanism
#326
opened Mar 21, 2021 by
aronisstav
updated Mar 21, 2021
Drop support for Erlang/OTP 20.3 and earlier
#316
opened Jun 13, 2020 by
aronisstav
updated Jun 13, 2020
Don't use erlang:get_stacktrace/0 in OTP >= 21
#315
opened Jun 12, 2020 by
mikpe
updated Jun 13, 2020
Concuerror internal error "replaying a built-in returned a different result than expected"
#309
opened Mar 10, 2020 by
bford
updated Mar 11, 2020
Semantics of EXIT message delivery is broken.
#303
opened Mar 1, 2019 by
aartamonau
updated Mar 1, 2019
Introduce an option similar to --after-timeout for timers
#298
opened Dec 5, 2018 by
dszoboszlay
updated Jan 10, 2019
Show Concuerror's major components/processes in a software design diagram
help wanted
Issues that anyone could start working on. An invitation to the community.
maintenance
Issues that affect developers and not users of Concuerror.
#115
opened Dec 12, 2016 by
aronisstav
updated Jul 12, 2018
Gracefully handle interruptions by the user
feature
Suggestions for new features or improvements on existing ones.
help wanted
Issues that anyone could start working on. An invitation to the community.
#117
opened Dec 12, 2016 by
aronisstav
updated Jul 12, 2018
Add mocking support
feature
Suggestions for new features or improvements on existing ones.
#197
opened Feb 19, 2018 by
aronisstav
updated Mar 9, 2018
Break down tests-real/suites/options/*
maintenance
Issues that affect developers and not users of Concuerror.
#205
opened Mar 7, 2018 by
aronisstav
updated Mar 7, 2018
ProTip!
Exclude everything labeled
bug
with -label:bug.