No progress is being made. So, my questions:- is this a potential deadlock in rdmd? I believe it attempts to parallelize the work.- has anyone experienced this?
I don't remember experiencing this with rdmd, but I have seen something similar with my scripts that were starting processes from multiple threads in parallel (using std.parallelism).
