In many communication systems, calls to send set a timer to guard against hanging the client forever if the server crashes. Suppose that a fault-tolerant system is implemented using many processors for all clients and servers. As a result, the probability for a client or a server to crash becomes effectively zero. Do you think it is safe to fully eliminate timeouts in such a system? Discuss your rationale.