|
Upgrade to release 4.80:
- fix possible race condition when creating instances with
instancemode "single"
- cython compatibility fix
- removed explicit version checks of dependencies such as serpent.
This fixes crash error when dealing with prerelease versions
that didn't match the pattern.
- stick to an older serpent library version to install as a
dependency when installing on old python versions
- explain the delay and threading in the distributed-computing2
example
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|