[Chandler-dev] Race condition with item attributes?
Grant Baillie
grant at osafoundation.org
Tue Aug 7 10:02:40 PDT 2007
On 2 Aug, 2007, at 15:27, Heikki Toivonen wrote:
> Heikki Toivonen wrote:
>> Morgen Sagen wrote:
>>> Could this have to do with the following, from sharing/
>>> conduits.py line 1268:
>>>
>>> # The certstore parcel ends up doing a refresh( ) in the
>>> # middle of an SSL sync operation, which pollutes the
>>> sharing
>>> # view. To work around this, pass the main view to
>>> certstore,
>>> # by way of zanshin.
>>> sslView = self.itsView.repository.views[0] # main
>>> repo view
>>>
>>> Perhaps we no longer need to do this? Could certstore just use the
>>> sharing repo view and promise not to refresh( ) it?
>>
>> Dunno, that will take some testing...
>
> I changed that to use self.itsView, but then instead of hang as in
> https://bugzilla.osafoundation.org/show_bug.cgi?id=10310 I get crash.
What kind of a crash exactly?
--Grant
More information about the chandler-dev
mailing list