python-simple-workflow icon indicating copy to clipboard operation
python-simple-workflow copied to clipboard

Serialize DecisionTask execution_context

Open ggreg opened this issue 12 years ago • 0 comments

swf.actors.Decider.complete() should serialize the value of execution_context in JSON format.

DecisionTaskEvent.execution_context should deserialize its content from JSON format.

ggreg avatar Jun 04 '13 13:06 ggreg