Groups
Groups
Sign in
Groups
Groups
Data Intellect kdb+/TorQ
Conversations
Labels
About
Send feedback
Help
torq.sh force stop behaviour
26 views
Skip to first unread message
Edward Richards
unread,
Feb 5, 2025, 7:32:14 AM
Feb 5
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Data Intellect kdb+/TorQ
Hi,
The stop command is set to
kill -9
here if
-force
is set:
https://github.com/DataIntellectTech/TorQ/blob/master/torq.sh#L302
However it's overridden back to
kill -15
here if the host is localhost:
https://github.com/DataIntellectTech/TorQ/blob/master/torq.sh#L155
Why is this?
Thanks
Peter Murphy
unread,
Feb 24, 2025, 5:01:06 AM
Feb 24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Data Intellect kdb+/TorQ
Hi Edward,
Thanks for raising - it seems this was an unintended side effect of a larger change rather than a design choice.
A
fix
which removes the override has been merged.
Kind regards
Peter
Reply all
Reply to author
Forward
0 new messages