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

Fix kill fail bug #11635

Merged
merged 6 commits into from
Jun 22, 2018
Merged

Commits on Jun 21, 2018

  1. Configuration menu
    Copy the full SHA
    23e8f4f View commit details
    Browse the repository at this point in the history
  2. 1. Add PYTHON_FLAGS back

    2. Change SIGKILL to SIGINT and SIGTERM
    velconia committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    61a8656 View commit details
    Browse the repository at this point in the history
  3. 1. Add setup.py.in back

    velconia committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    3f0bf27 View commit details
    Browse the repository at this point in the history
  4. 1. add pip install open-cv in Dockerfile to avoid libusb_exit hanging…

    … up which is caused by the opencv-python package missing
    velconia committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    79105b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96a7ae5 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2018

  1. 1. Remove the notice comment

    velconia committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    aea8821 View commit details
    Browse the repository at this point in the history