pika icon indicating copy to clipboard operation
pika copied to clipboard

Investigate ways of flushing APEX output on crashes

Open msimberg opened this issue 1 year ago • 0 comments

On segfaults, hangs (which get terminated with Ctrl-C), etc. APEX output currently doesn't get written to a file. Investigate if it's possible to somehow make it eagerly flush the output. Alternatively, installing signal handlers to call apex::finalize may be another possibility.

msimberg avatar Mar 28 '23 11:03 msimberg