mirror of https://github.com/pvnis/srsRAN_4G.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
e20934583e
RFCI has detected this assert failing in the log_backend_test. I have not been able to reproduce this locally but my theory is the following one: one of the unit tests does the following: backend.start(); backend.stop(); the internal running_flag member could be set to true and then to false by the main thread before the worker thread calls do_work(). If this happens the assert will be triggered, which is wrong and too conservative, so remove the assert. |
4 years ago | |
---|---|---|
.. | ||
bundled/fmt | 4 years ago | |
formatters | 4 years ago | |
sinks | 4 years ago | |
CMakeLists.txt | 4 years ago | |
backend_worker.cpp | 4 years ago | |
backend_worker.h | 4 years ago | |
event_trace.cpp | 4 years ago | |
log_backend_impl.h | 4 years ago | |
object_repository.h | 4 years ago | |
srslog.cpp | 4 years ago | |
srslog_c.cpp | 4 years ago | |
srslog_instance.h | 4 years ago |