nohup strace -s 99999 -o ~/str_out.log q myprog.q 2>&1 > ~/q_out.log < /dev/null &
and you may be able to glean something useful in the run-up to the issue.
If it's not obvious already whether it's _really_ stuck, you could run a function within kdb on a timer (e.g. log a timestamp to disk), and see if that continues working. That might help narrow down the issue to the Docker (i.e. Linux conatainers) networking stack, and/or its signal-handling.
--
You received this message because you are subscribed to the Google Groups "Kdb+ Personal Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to personal-kdbpl...@googlegroups.com.
To post to this group, send email to personal...@googlegroups.com.
Visit this group at https://groups.google.com/group/personal-kdbplus.
For more options, visit https://groups.google.com/d/optout.