Open scottzach1 opened 3 years ago
I haven't tested this since I no longer have access to the hardware. But I suspect that the nested method in test_times_multi() might fail to pickle.
test_times_multi()
Otherwise, hopefully, everything else should function as intended. :smile: :crossed_fingers:
I suspect that it would work if the inner method was brought to the global scope.
I haven't tested this since I no longer have access to the hardware. But I suspect that the nested method in
test_times_multi()
might fail to pickle.Otherwise, hopefully, everything else should function as intended. :smile: :crossed_fingers: