Jan Pokorný

Results 120 comments of Jan Pokorný

Note that this would also (finally, one wants to say) offer client programs to _unset_ `close-on-exec` flag for cases it would be counter productive (what if pre-fork parent establishes the...

On 27/09/18 00:18 -0700, Jan Friesse wrote: > If it is about daemonization process, then why should daemon do the > exec after fork? In case it's a hierarchical daemon...

On 30/09/18 23:23 -0700, Jan Friesse wrote: >> On 27/09/18 00:18 -0700, Jan Friesse wrote: >>> If it is about daemonization process, then why should daemon do the exec after...

Yes, it indeed does help with real use cases, details forthcoming. This is not a hypothetical exercise if you think it is.

Have discovered that ability to force non-abstract sockets where they'd otherwise get used (#248) -- likely together with pre-existing cases where that had been already the case -- will break...

Thas misses several points: - you talk just about pacemaker-specific provision - blackbox has a limited capacity whereas stream is possibly "endless' - may not solve infloop/deadlock problems when signal...

``` Build image provisioning date and time Thu Feb 5 15:09:33 UTC 2015 Operating System Details Distributor ID: Ubuntu Description: Ubuntu 12.04.5 LTS Release: 12.04 Codename: precise Linux Version 3.13.0-29-generic...

Verified this is indeed intermittent, the above link now points to a restarted run, which passed (note that the offset of the respective line is `+3`, unfortunately I haven't grabbed...

One of the possibilities that are hard to rule out is that parallel matrix builds (e.g., multiple compilers) share the same /dev/shm path (containers set up like that?) and it...

No cycles to spend on trying to reproduce that though we are now aware about this inclination in Travis CI so we'll have at least some clues when/if this recidivate.