https://issues.apache.org/bugzilla/show_bug.cgi?id=42171





--- Comment #5 from Paul Smith <[EMAIL PROTECTED]>  2008-07-31 15:17:33 PST ---
I thought I'd pose an update on this, I've had very little time (to be honest,
distracted with some iPhone development), but as I mentioned I can reproduce
this, yet when I step debug through I can see the synchronization points
working and the behaviour doesn't present itself.

So there's some sort of race condition here I can't see.  I'm probably staring
right at it, but i can't see what it is.  The only other condition I can think
of is that running in compiled mode there may be a variable state that isn't
marked as transient that the 'other' thread can't see changes in, but I tried
changing the 'active' property of the SocketHubReceiver to volatile but that
didn't seem to fix it either.

Any ideas, I'm open to suggestions.  This would be hellishly annoying I have to
say, so I really want to fix this one.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to