Benjamin Sergeant
|
ea83327261
|
Fix 2 race conditions detected with TSan, one in CobraMetricsPublisher::push and another one in WebSocketTransport::sendData (that one was bad).
|
2019-09-24 11:46:54 -07:00 |
|
Benjamin Sergeant
|
733b414b3b
|
fix tsan errors on macOS when running the unittest
|
2019-09-23 21:51:55 -07:00 |
|
Benjamin Sergeant
|
fbf80f4ab1
|
Add simple Redis Server which is only capable of doing publish / subscribe. New ws redis_server sub-command to use it. The server is used in the unittest, so that we can run on CI in environment where redis isn not available like github actions env.
|
2019-09-23 21:04:01 -07:00 |
|
Benjamin Sergeant
|
122118196b
|
move snake code to its own subfolder like ixcobra, ixcrypto, etc...
|
2019-09-23 11:46:16 -07:00 |
|
Benjamin Sergeant
|
6f2fe49a7b
|
reformat everything with clang-format
|
2019-09-23 10:25:23 -07:00 |
|
Benjamin Sergeant
|
283cf83d47
|
fix unittest compiler warnings
|
2019-09-22 19:22:48 -07:00 |
|
Benjamin Sergeant
|
57086e28d8
|
fix unittest warnings + remove trailing spaces
|
2019-09-12 11:43:52 -07:00 |
|
Benjamin Sergeant
|
2ce65e7a77
|
cobra metrics publisher test uses random free port
|
2019-09-05 22:05:00 -07:00 |
|
Benjamin Sergeant
|
e40dda7549
|
add cobra metrics publisher + server unittest
|
2019-09-05 21:57:05 -07:00 |
|