Disable buffering on stdout. 63/26963/1
authorAndriy Tryshnivskyy <andriy.tryshnivskyy@opensynergy.com>
Thu, 2 Dec 2021 11:07:58 +0000 (13:07 +0200)
committerAndriy Tryshnivskyy <andriy.tryshnivskyy@opensynergy.com>
Sat, 4 Dec 2021 09:40:42 +0000 (11:40 +0200)
commit88fde6fd98c0c4330cd91af267efa2f5492da180
tree3a2447d35d376e04fe7b2fb9b3ad3c13efac373d
parentb89e581a2fab177e79d64b5990a464683eac49fa
Disable buffering on stdout.

It fix a problem when prints to sdtout are not visible in journalctl.

Bug-AGL: SPEC-4166
Change-Id: I5652e84bdfd3307edf53d2d7d07c532f41faa909
Signed-off-by: Andriy Tryshnivskyy <andriy.tryshnivskyy@opensynergy.com>
app/main.cpp