Re: Finally getting where I can replicate problems with stockquotes phase3 tutorial
Irmen de Jong <[email protected]> Thu, 08 Jan 2015 21:59:26 +0100
| Newsgroups | gmane.comp.python.pyro |
|---|---|
| Message-ID | <[email protected]> |
On 8-1-2015 17:18, Kenneth Martin wrote: > This only happens when I have a conflict with the serializers, but the > hang up at waiting for the lock is consistent when a conflict occurs. I stand corrected. It actually locked up, when a protocol error occurs when getting the metadata at connect time. This protocol error was actually caused by the invalid serializer configuration... The fix is rather trivial; https://github.com/irmen/Pyro4/commit/122afc024c1c62d122acf29f0987aa89afd428b8 Proxy won't lock up anymore -- but it still won't be able to connect to the server when you set an invalid serializer, ofcourse. Irmen ------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net