comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: Problem with Delay Alternative in Finalization
Date: Sat, 19 May 2012 08:12:55 +0200
Date: 2012-05-19T08:12:55+02:00	[thread overview]
Message-ID: <vba02r7p5koe.h5794d19nd1u.dlg@40tude.net> (raw)
In-Reply-To: 6v0er7d545kvs3pr7aqe1dnrlq4mg5ldhg@4ax.com

On Fri, 18 May 2012 21:30:31 -0500, Tim McGuire wrote:

> I am running in to a problem where a delay alternive used when in
> finalization doesn't seem to be working properly.
> The delay part never seems to happen.

It is Program_Error to propagate an exception from Initialize, which is
what I think happens when you raise Lock_Timeout_Exception.

BTW, you can use task identification in order to allow reentrant locks.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de



  reply	other threads:[~2012-05-19  6:13 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-19  2:30 Problem with Delay Alternative in Finalization Tim McGuire
2012-05-19  6:12 ` Dmitry A. Kazakov [this message]
2012-05-19 12:51   ` Tim McGuire
2012-05-19 14:04     ` Dmitry A. Kazakov
2012-05-19 19:46   ` Robert Matthews
2012-05-20 16:46     ` Tim McGuire
2012-05-20 17:01       ` Dmitry A. Kazakov
2012-05-20 20:36         ` Simon Wright
2012-05-19 17:33 ` Simon Wright
2012-05-20  6:17   ` Simon Wright
2012-05-19 20:31 ` Robert A Duff
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox