On Thu Mar 20 15:05:31 2025 +0000, Jacek Caban wrote:
This is a bit surprising, given that these are meant to be unbound. I guess it's fine since tests back it up, but another explanation could be that it's actually bound to the parent process it was created in and, when needed, uses that process's current console. That would feel more consistent with my understanding of unbound console handles. Would you mind checking that theory?
The tests should in fact already show this, specifically the hunk starting with "Create a new console". It certainly would have made more sense to attach to the creating process, but nope.