-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Description
Pending IPC work items
- Add tests
- Add streaming functionality
- Repurpose LF_REMOTING (currently used under the Diagnostics STRESS_LOG usage)
- Replace the use of LOG under the Diagnostics Server with STRESS_LOG
- Revisit the IPC mode of sending messages (byte vs message)
- Handle shutdown on non-Windows platform (Need to unlink socket on the filesystem when the runtime exit with Ctrl-C/Ctrl-Break)