Allow an outside process to submit a pid address to enroll in a termination message.
Use is allow a genserver "gs1" to do work as long as another genserver "gs2" exists.
If gs2 terminates for any reason, send a message to gs1 notifying of the termination.
Allow an outside process to submit a pid address to enroll in a termination message.
Use is allow a genserver "gs1" to do work as long as another genserver "gs2" exists.
If gs2 terminates for any reason, send a message to gs1 notifying of the termination.