NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/54192: lang/rust build error



The following reply was made to PR toolchain/54192; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: Joerg Sonnenberger <joerg%bec.de@localhost>
Cc: gnats-bugs%netbsd.org@localhost, toolchain-manager%netbsd.org@localhost,
	gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost, ben@pocket.services
Subject: Re: pkg/54192: lang/rust build error
Date: Wed, 16 Oct 2019 17:29:39 +0200

 On Wed, Oct 16, 2019 at 05:14:56PM +0200, Joerg Sonnenberger wrote:
 > On a fundamental level, there are two sane models for a thread
 > identifier:
 > (1) It is globally unique.
 > (2) It is process local and invariant.
 
 Agreed so far, but the question is whether "invariant" holds across fork().
 
 Pragmatically we should look for the easiest solution.
 
 Martin
 
 


Home | Main Index | Thread Index | Old Index