The following call-trace shows validation already happenend in compiler.py by the time that the code running validation in the router runs again. Given the instability of compilation (#199 ), and to avoid unnecessary CPU cycles - we should remove the second validation.
Reasoning
The following call-trace shows validation already happenend in
compiler.py
by the time that the code running validation in the router runs again. Given the instability of compilation (#199 ), and to avoid unnecessary CPU cycles - we should remove the second validation.Call Trace that Proves Validation