python-simple-workflow
python-simple-workflow copied to clipboard
Serialize DecisionTask execution_context
swf.actors.Decider.complete() should serialize the value of execution_context in JSON format.
DecisionTaskEvent.execution_context should deserialize its content from JSON format.