-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Every test on TravisCI fails. I guess this problem is caused by Travis CI because:
- local laika testing works
- even old, allready passed tests, fail
node: ../src/coroutine.cc:75: void* find_thread_id_key(void*): Assertion `thread_data_key' failed.
Aborted
make: *** [test] Error 134
The command "make test" exited with 2.
Done. Your build exited with 1.