"tests/test_address_of.py" did not exist on "1c0665c4f0c54ebaafd34be19862add2c6070ab1"
Kernel decorator fix
I have introduced a change to the kernel decorator, which was completely wrong. Now I reintroduced the kernel decorator and introduced a kernel_config
decorator, which receives a CreateKernelConfig
, which is also returned together with the list of assignments as a dict. The dict has to be unrolled for create_kernel
. The kernel_config
decorator updates the name of the function inside the config.