On OS without `fork` support, `wclass` in `OrderedStage.__init__` is required to be serializable, that's a problem. Otherwise an exception will be raised: > AttributeError: Can't pickle local object 'OrderedStage.__init__.<locals>.wclass'