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

Update test_lsh_cassandra.py #139

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Commits on Oct 30, 2020

  1. Update test_lsh_cassandra.py

    Add test case to demonstrate hanging when unpickling lsh in multiple processes.
    researcher2 committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    35cc7d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2020

  1. try to fix unit tests

    ekzhu committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    9c7dbb4 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2020

  1. pass pickled lsh directly

    ekzhu committed Nov 1, 2020
    Configuration menu
    Copy the full SHA
    4f6700a View commit details
    Browse the repository at this point in the history
  2. fix multiprocess test

    ekzhu committed Nov 1, 2020
    Configuration menu
    Copy the full SHA
    edb2bc4 View commit details
    Browse the repository at this point in the history
  3. fix multiprocess test

    ekzhu committed Nov 1, 2020
    Configuration menu
    Copy the full SHA
    c56c633 View commit details
    Browse the repository at this point in the history