From: Dominik Csapak <d.csapak@proxmox.com>
To: pbs-devel@lists.proxmox.com
Subject: Re: [pbs-devel] [PATCH proxmox-backup 1/2] termproxy: let users stop the termproxy task
Date: Fri, 24 Jul 2020 09:37:36 +0200 [thread overview]
Message-ID: <9a6803b8-efe9-4f1b-a39f-5dd7d6b7764a@proxmox.com> (raw)
In-Reply-To: <20200723132013.22398-1-d.csapak@proxmox.com>
just fyi before anyone complains ^^
if the last console process is stopped, tokio currently
leaves a zombie (that gets reaped when another console is started)
this seems to be a bug in tokio, so i opened a github issue:
https://github.com/tokio-rs/tokio/issues/2685
next prev parent reply other threads:[~2020-07-24 7:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-23 13:20 Dominik Csapak
2020-07-23 13:20 ` [pbs-devel] [RFC PATCH proxmox-backup 2/2] server/state: add spawn_internal_task and use it for websockets Dominik Csapak
2020-07-24 7:29 ` Dietmar Maurer
2020-07-24 7:35 ` Dominik Csapak
2020-07-24 7:37 ` Dominik Csapak [this message]
2020-07-24 10:13 ` [pbs-devel] applied-series: [PATCH proxmox-backup 1/2] termproxy: let users stop the termproxy task Thomas Lamprecht
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=9a6803b8-efe9-4f1b-a39f-5dd7d6b7764a@proxmox.com \
--to=d.csapak@proxmox.com \
--cc=pbs-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.