pysqa.executor.helper

pysqa.executor.helper#

Functions

deserialize(funct_dict)

find_executed_tasks(future_queue, ...)

read_from_file(file_name)

reload_previous_futures(future_queue, ...)

serialize_funct(fn, *args, **kwargs)

serialize_result(result_dict)

write_to_file(funct_dict, state, cache_directory)