'invalid message' with dispy_provisional_result()
Distributed and Parallel Computing with/for Python.
Brought to you by:
pgiri
I seems that dispy_provisional_result() is broken in 4.2. I used the example in the documentation and it fails, giving the error 'invalid message from x.x.x.x'. From my reading of the source, there is no header being sent with the provisional result message so the scheduler cannot determine how to handle it?