late-advantage-75311
09/13/2023, 9:20 PMnative_engine.scheduler_execute is going to get me a Test goal product. Looking for some advice:
• Are there documents/notes you can suggest in addition to:
◦ https://www.pantsbuild.org/docs/internal-rules-architecture
◦ https://github.com/pantsbuild/pants/blob/main/src/rust/engine/graph/README.md
◦ https://www.pantsbuild.org/docs/rules-api
I've read these but am struggling to see how they would concretely reflect in the context of some specific running example. I hope by the end of this exploration I can contribute back something like that to the documentation if it doesn't already exist.
• ultra longshot: is there a way to debug through the rust code during a pants execution?