Jenkins Builder has posted comments on this change by jolly. ( https://gerrit.osmocom.org/c/libosmocore/+/37798?usp=email )
Change subject: After writing VTY config, run sync() in a different thread ......................................................................
Patch Set 1:
(1 comment)
File src/vty/command.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-17678): https://gerrit.osmocom.org/c/libosmocore/+/37798/comment/efaaf00c_adb5fbe2?u... : PS1, Line 3402: static void *sync_thread(void* arg) "foo* bar" should be "foo *bar"