Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Always forward messages to internal port.
For graceful shutdown/restart, messages in progress must be processed by the original (old) process. Othwrwise, the number of pending sessions in the old process increases and the new process receives orphan results.
- Loading branch information