Hi Ralph,
No problem. My comment about the pull requests was that even if we know
something is currently
broken in master - resulting in jenkins failures for pull requests - I'd
prefer not to get into the mode
of just going on and merging the request because we know somethings broken
in master.
As for the checks before merge - I suspect this was done exactly that way, if I
am right as to the cause. The problem is that it only reproduces for certain
conditions and environments. When working in a system with such a wide range of
supported setups, you learn to live with the bad as well as
> On Dec 3, 2014, at 10:10 AM, Jeff Squyres (jsquyres)
> wrote:
>
> Yes, I am able to replicate. There's some kind of dangling function pointer
> in the ORTE event loop during shutdown. It seems to be some kind of race --
> it only happens in some runs, not all (but still pretty frequent).
Yes, I am able to replicate. There's some kind of dangling function pointer in
the ORTE event loop during shutdown. It seems to be some kind of race -- it
only happens in some runs, not all (but still pretty frequent).
Ralph is looking into it.
On Dec 3, 2014, at 1:03 PM, Howard Pritchard w