Kapil Arya
Kapil Arya
Thanks for the bug report. I'll update the issue with a PR soon.
Hi @gc00, thanks for creating this issue. I have created a new set of changes that removes a bunch of deadcode related to xstat but haven't had a chance to...
Hi @gc00, I'll take a look at the PR. I have also fixed the Travis issue. Apparently, travi-ci.org has moved to travis-ci.com, so that needed several updates in our github...
> I thought Fedora maintainership had been sorted out, but it seems it hasn't been and it's dead there, which is a pity. Is there still any interest in maintaining...
Can you try `./configure --enable-realtime-ckpt-signal` flag? > Message ID: ***@***.***> >
Thanks @freemin7 ! Looks like I accidentally merged without a fixup commit. I have created a new pull-request https://github.com/dmtcp/dmtcp/pull/959. We'll get it merged ASAP. Once it's merged, the second issue...
@gc00: Would it help if we created a new dmtcp-specific mutex type with corresponding dmtcp_mutex_lock, dmtcp_mutex_unlock, etc.? This has been on my radar for a while due to the involvement...
> @karya0 , The issue is how 'errno' was intended to be designed. Either: > (a) a function returns -1 (error) and an errno; or > (b) a function returns...
@gc00: First off, this is an important topic and I appreciate your continued engagement :-). > Second, ny DMTCP wrapper functions or utilities that could be executed by a thread...
I just tried it and didn't see the problem: ```== Tests == dmtcp1 ckpt:PASSED rstr:PASSED; ckpt:PASSED rstr:PASSED dmtcp2 ckpt:^Cdmtcp2 FAILED root-pids: [] msg: failed to write 's' to coordinator (pid:...