unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#43358: stale processes left by mml-sec-tests
@ 2020-09-12 17:56 Glenn Morris
  2020-09-13 14:07 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Glenn Morris @ 2020-09-12 17:56 UTC (permalink / raw)
  To: 43358; +Cc: jens.lechtenboerger

Package: emacs
Severity: minor
Version: 28.0.50

After running make check, I have stale processes left behind:

1567116 ?         1-03:09:09 core_s  0.0 S gpg-agent --homedir /tmp/emacs/test/data/mml-sec --use-standard-socket --daemon
1567374 ?         1-03:09:05 core_s  0.0 S scdaemon --multi-server --homedir /tmp/emacs/test/data/mml-sec

It would be nice if the tests could clean up processes when they finish.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#43358: stale processes left by mml-sec-tests
  2020-09-12 17:56 bug#43358: stale processes left by mml-sec-tests Glenn Morris
@ 2020-09-13 14:07 ` Lars Ingebrigtsen
  2020-12-26  3:00   ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Lars Ingebrigtsen @ 2020-09-13 14:07 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 43358, jens.lechtenboerger

Glenn Morris <rgm@gnu.org> writes:

> After running make check, I have stale processes left behind:
>
> 1567116 ?  1-03:09:09 core_s 0.0 S gpg-agent --homedir
> /tmp/emacs/test/data/mml-sec --use-standard-socket --daemon
> 1567374 ?  1-03:09:05 core_s 0.0 S scdaemon --multi-server --homedir
> /tmp/emacs/test/data/mml-sec
>
> It would be nice if the tests could clean up processes when they finish.

Yup.  I've now made it kill off the gpg-agents it starts...  but I'm not
seeing any scdaemon things here?

Could you amend mml-sec-test--kill-gpg-agent to kill off that one, too?
It's a bit awkward to fix stuff I don't see...

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#43358: stale processes left by mml-sec-tests
  2020-09-13 14:07 ` Lars Ingebrigtsen
@ 2020-12-26  3:00   ` Lars Ingebrigtsen
  0 siblings, 0 replies; 3+ messages in thread
From: Lars Ingebrigtsen @ 2020-12-26  3:00 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 43358, jens.lechtenboerger

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Could you amend mml-sec-test--kill-gpg-agent to kill off that one, too?
> It's a bit awkward to fix stuff I don't see...

I went ahead and did the obvious without testing, and I'm closing this
bug report.  If this is still present, please reopen.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-12-26  3:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-12 17:56 bug#43358: stale processes left by mml-sec-tests Glenn Morris
2020-09-13 14:07 ` Lars Ingebrigtsen
2020-12-26  3:00   ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).