Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

Add timeout to computeBinSidelength #78

Merged
merged 3 commits into from
Jan 25, 2019

Conversation

mrcslws
Copy link
Contributor

@mrcslws mrcslws commented Jan 25, 2019

No description provided.

Switches to the correct usage of condition_variables.
  while(!condition) { cv.wait() }

Previously I was treating the condition_variable like it was itself a
true/false condition.
@mrcslws mrcslws merged commit 9a3bcdb into numenta:master Jan 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant