On 12/30/16 1:03 PM, David Zhang wrote:
On Friday, 30 December 2016 at 14:12:35 UTC, Steven Schveighoffer wrote:
[snip]
It depends on what is actually hanging the process. If it's something
in your code base only, then nobody else would be seeing it.


So, what should I do with it? I'd submit a bug report, but I don't know
how to isolate the bug, and thus where to submit it. Really, I'd just be
happy knowing if it's my code or not.

Can you debug and see where it's hanging?

Note that you can use dub -v I believe to see all the lines being executed by the dub process.

-Steve

Reply via email to