id summary reporter owner description type status priority milestone component version resolution keywords cc 1527 Improve remote control in job agents Nicklas Nordborg Nicklas Nordborg "The current implementation is not very advanced. It more or less expects a single word as a command (eg. start, stop, info, ...). The exception is signal handling which is an URL-like string: `signal://handler-id@host/?ABORT` The support for this is hard-coded as a special case. I propose a change were the part before :// is used as the ""protocol handler"". This should make it possible to register other ""protocols"" with the job agent without the need to change the core code. " enhancement closed major BASE 2.16 jobagent fixed