Back Hacking the Import System and Rewriting the AST For Durable Execution By Miki Tebeka At AutoKitteh, we run users’ Python code as-is in a way that can redo parts of the execution in case of failures. In this article, we’ll discuss the part of the code that takes the user code and transforms it by […] The post Hacking the Import System and Rewriting the AST For Durable Execution appeared first on autokitteh.