Le 17/04/2017 à 23:35, Tommaso Cucinotta a écrit :
that's one of the drawbacks of a clean shutdown, we'd have to wait for it, slowing down tests. Perhaps alternate ways might be to just kill -9 as it is already now, but introduce: -) either a command-line option to force lyxerr << flush on every LYXERR() call, that we'd only use on tests
I am not sure that I understand. LYXERR uses endl, so I am not sure that there is something to flush.
JMarc