This file describes enhancements or optimisations that could be done / checked. Code ---- fork() ~~~~~~ Security ^^^^^^^^^ - Closed fds? - Close other things? - IPC? Cleanup ^^^^^^^ - Do we have to reset signals or is that done anyway by fork()?