Re: Simple race condition that I can't solve.
- From: Cool Guy <coolguy@xxxxxxx>
- Date: Sun, 12 Jun 2005 18:43:42 +0100
I wrote:
[snip]
Weird -- if I use BeginInvoke instead of Invoke, it completes without error
(tried it about 20 times). If I change that back to Invoke, I get an error
every time.
Weirder -- when I use BeginInvoke, I don't even have to test /closed/. I
can remove the /if (!closed)/ statement and *still* I don't get any errors.
Hmm...
.
- Follow-Ups:
- Re: Simple race condition that I can't solve.
- From: Cool Guy
- Re: Simple race condition that I can't solve.
- References:
- Simple race condition that I can't solve.
- From: Cool Guy
- Re: Simple race condition that I can't solve.
- From: Cool Guy
- Simple race condition that I can't solve.
- Prev by Date: Re: Simple race condition that I can't solve.
- Next by Date: Re: Simple race condition that I can't solve.
- Previous by thread: Re: Simple race condition that I can't solve.
- Next by thread: Re: Simple race condition that I can't solve.
- Index(es):
Relevant Pages
|