Fix potential dead lock in PyDataProvider2 (#140)
This bug occasionally causes dead lock in test_RecurrentGradientMachine In general, conditional_variable::notify should be used together with mutex for changing condition.avx_docs
parent
4615c5172c
commit
6decbdf4f5
Loading…
Reference in new issue