serialize elements of args/kwargs in pack_apply message...
serialize elements of args/kwargs in pack_apply message
rather than the containers themselves.
This means arguments that are containers will be inspected for canning, but only at the highest level. Containers of containers are not checked.