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

Add unit test for thread safety of plugins #47

Closed
nemequ opened this issue Sep 12, 2013 · 1 comment
Closed

Add unit test for thread safety of plugins #47

nemequ opened this issue Sep 12, 2013 · 1 comment

Comments

@nemequ
Copy link
Member

nemequ commented Sep 12, 2013

It would probably be a very good idea to add unit tests to check each plugin for thread safety. Perhaps the best way would be to just reuse the existing tests, but execute each one many times in parallel.

@nemequ
Copy link
Member Author

nemequ commented Oct 20, 2013

commit 57487a5
Author: Evan Nemerson evan@coeus-group.com
Date: Sat Oct 19 22:08:21 2013 -0700

tests: add basic thread safety unit test for plugins

https://github.com/quixdb/squash/issues/47

Signed-off-by: Evan Nemerson <evan@coeus-group.com>

@nemequ nemequ closed this as completed Oct 20, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant