open-quantum-safe / liboqs-cpp

C++ bindings for liboqs
https://openquantumsafe.org/
MIT License
33 stars 8 forks source link

Switch Travis over to Ubuntu Bionic #3

Closed dstebila closed 4 years ago

vsoftco commented 4 years ago

@dstebila will take a look on Monday

vsoftco commented 4 years ago

@dstebila Seem to choke when I run the unit test concurrently (by spanning independent threads for every kem/sig unit test). No idea why, it works on all other platforms I've tested with. Same issue with the Go wrapper, chokes when run unit tests with go-routines.