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 crashes #130

Open
JacobEkedahl opened this issue Jan 10, 2020 · 1 comment
Open

Fix crashes #130

JacobEkedahl opened this issue Jan 10, 2020 · 1 comment

Comments

@JacobEkedahl
Copy link
Owner

  • Sometimes subprocess fail and requires a restart of main thread, this might be because shell=True, investigate different solutions to this problems. Which can happen i svtplaywrapper.
  • Sometimes hashes are not saved and it is stuck in the while true loop. Might be because we are not flushing out the video thingy after completion. Solution should be replicated to other places where cv2 library is used.
@JacobEkedahl JacobEkedahl added this to the Matching Prototype milestone Jan 10, 2020
@tago-SE
Copy link
Collaborator

tago-SE commented Jan 10, 2020

Added a timeout exception to the hashing method. So the program at least doesn't halt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants