Evan Burke

Results 2 issues of Evan Burke

I'm trying to do some multiprocess/distributed processing of apache logs, which uses serialization/deserialization via pickle for moving data between scheduler/worker processes. However, deserialization fails on the parsed outputs, in my...

I'm mostly posting this so it's searchable by others who might run into the issue, but perhaps a Git version check could be added to provide a more descriptive error...

bug