Is it safe to use the latest AutomaticUpdater from trunk

Hi,

We are currently using version 2.6.18.4 of AutomaticUpdater.dll. We are having random ObjectDisposedExceptions and we have seen that some checks have been added to AutomaticUpdater code to prevent these, revisions 109, 110, etc. We are thinking of compiling the latest revision (r116) from trunk and use it in the production. Is it safe to do that?

And by the way it would be good to bump the version, i.e. make it 2.6.18.5, in the trunk.

No, we haven't pushed the safe version to the public trunk yet. The current trunk version (as of the time I'm writing this) has threading deadlocks in a few instances.

So what do you recommend for us? We want to get rid of those random ObjectDisposedExceptions.

We're fixing this (the deadlocks) along with other bugs in early 2014. In the meantime, you could switch to using wyUpdate in standalone mode.