[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How should we deal with weak refs to finalizable objects? (was: Re:
From: |
Peter Bex |
Subject: |
Re: How should we deal with weak refs to finalizable objects? (was: Re: [PATCH] Bugfix and drop weak references to finalizable objects (was: Re: [PATCH] thread-safe handling of asynchronous events)) |
Date: |
Tue, 11 Jul 2023 08:02:41 +0200 |
On Mon, Jul 10, 2023 at 09:28:19PM +0200, felix.winkelmann@bevuta.com wrote:
> After thinking some more about this, I realize that your approach
> (clearing weak ref's to finalized data) is the right thing, since
> any other behaviour in the presence of multithreading leads to
> disaster.
Thank you for seeing the light.
Cheers,
Peter
signature.asc
Description: PGP signature
- Re: [PATCH] thread-safe handling of asynchronous events, (continued)
- Re: [PATCH] thread-safe handling of asynchronous events, Peter Bex, 2023/07/06
- Re: [PATCH] thread-safe handling of asynchronous events, felix . winkelmann, 2023/07/06
- Re: [PATCH] thread-safe handling of asynchronous events, Peter Bex, 2023/07/06
- Re: [PATCH] thread-safe handling of asynchronous events, felix . winkelmann, 2023/07/06
- [PATCH] Bugfix and drop weak references to finalizable objects (was: Re: [PATCH] thread-safe handling of asynchronous events), Peter Bex, 2023/07/07
- [PATCH] Bugfix and drop weak references to finalizable objects (was: Re: [PATCH] thread-safe handling of asynchronous events), felix . winkelmann, 2023/07/07
- [PATCH] Bugfix and drop weak references to finalizable objects (was: Re: [PATCH] thread-safe handling of asynchronous events), felix . winkelmann, 2023/07/07
- How should we deal with weak refs to finalizable objects? (was: Re: [PATCH] Bugfix and drop weak references to finalizable objects (was: Re: [PATCH] thread-safe handling of asynchronous events)), Peter Bex, 2023/07/10
- How should we deal with weak refs to finalizable objects? (was: Re: [PATCH] Bugfix and drop weak references to finalizable objects (was: Re: [PATCH] thread-safe handling of asynchronous events)), felix . winkelmann, 2023/07/10
- How should we deal with weak refs to finalizable objects? (was: Re: [PATCH] Bugfix and drop weak references to finalizable objects (was: Re: [PATCH] thread-safe handling of asynchronous events)), felix . winkelmann, 2023/07/10
- Re: How should we deal with weak refs to finalizable objects? (was: Re: [PATCH] Bugfix and drop weak references to finalizable objects (was: Re: [PATCH] thread-safe handling of asynchronous events)),
Peter Bex <=
- Re: How should we deal with weak refs to finalizable objects? (was: Re: [PATCH] Bugfix and drop weak references to finalizable objects (was: Re: [PATCH] thread-safe handling of asynchronous events)), Andy Bennett, 2023/07/26
- Re: How should we deal with weak refs to finalizable objects? (was: Re: [PATCH] Bugfix and drop weak references to finalizable objects (was: Re: [PATCH] thread-safe handling of asynchronous events)), Peter Bex, 2023/07/27
- Re: How should we deal with weak refs to finalizable objects? (was: Re: [PATCH] Bugfix and drop weak references to finalizable objects (was: Re: [PATCH] thread-safe handling of asynchronous events)), Peter Bex, 2023/07/27
- Re: How should we deal with weak refs to finalizableobjects?_(was:_Re:__[PATCH]_Bugfix_and_drop_weak_references_to_finalizable_objects_(was:_Re:_[PATCH]_thread-safe_handling_of_asynchronous_events))_, felix . winkelmann, 2023/07/27
- [PATCH] Bugfix and drop weak references to finalizable objects (was: Re: [PATCH] thread-safe handling of asynchronous events), felix . winkelmann, 2023/07/11
Re: [PATCH] thread-safe handling of asynchronous events, felix . winkelmann, 2023/07/06
[PATCH] finalizer API (was: thread-safe handling of asynchronous events), felix . winkelmann, 2023/07/07