Is there any equivalent to Java\'s InheritableThreadLocal? The idea is to have a deep copy of parent\'s thread threading.local dictionary in child thread.