• An Ha's avatar
    Add attributes for pickling · 0165a343
    An Ha yazdı
    When using the multiprocessing module, it throws an AttributeError,
    complaining that the object does not have the attribute used. This adds
    the missing attributes and allows them to be pickled.
    Signed-off-by: 's avatarAn Ha <zero579911@gmail.com>
    0165a343
ssladapter.py 2.48 KB