Changes between Initial Version and Version 1 of Ticket #13320, comment 3
- Timestamp:
- Feb 12, 2020, 1:17:17 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13320, comment 3
initial v1 1 1 Just for reference, this is what the launch_daemon is doing: 2 http ://cgit.haiku-os.org/haiku/tree/src/servers/launch/LaunchDaemon.cpp#n16362 https://git.haiku-os.org/haiku/tree/src/servers/launch/LaunchDaemon.cpp?id=bc600adbd8c290c9bbfa3cf6e37d5b76ad603287#n1636 3 3 4 4 I think it sometimes has problems actually finding the correct messenger which is probably causing the issue. I don't remember exactly, but, that problem should be gone once `TRoster` functionality is handled by the `launch_daemon`, so I didn't spend too much time on it.