Skip to content
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

Classify some built-ins as "debug", ignore races in normal mode. #91

Closed
aronisstav opened this issue May 4, 2016 · 3 comments
Closed
Labels
feature Suggestions for new features or improvements on existing ones.

Comments

@aronisstav
Copy link
Member

E.g. inspect another processes dictionary, count 'how many processes there are around' etc.

@aronisstav
Copy link
Member Author

aronisstav commented Dec 3, 2016

A very interesting extension of this one is: Stateless model checking with data-race preemption points

It requires #107, however.

@aronisstav aronisstav added feature Suggestions for new features or improvements on existing ones. thesis topic labels Dec 12, 2016
@aronisstav
Copy link
Member Author

"Ignore" may be the wrong choice of word, since "total state capture" requires results to be the same. The dependencies exist but should not add more schedulings.

@aronisstav
Copy link
Member Author

Migrated to aronisstav#24.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Suggestions for new features or improvements on existing ones.
Projects
None yet
Development

No branches or pull requests

1 participant