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
Sometimes halmos takes a long time to complete, and then I just give up. However, instead of receiving no output, I receive some output. See my ^C^C^C^C trying to stop the process with SIGINT. This is unexpected.
To Reproduce
git clone https://github.com/aviggiano/property-based-testing-benchmark
git checkout 06744ad64bf33d236031c73a966d648a826f4550
make halmos
# after some time
^C
Describe the bug
Sometimes halmos takes a long time to complete, and then I just give up. However, instead of receiving no output, I receive some output. See my
^C^C^C^C
trying to stop the process withSIGINT
. This is unexpected.To Reproduce
Environment:
Additional context
N/A
The text was updated successfully, but these errors were encountered: