google / google/ml-compiler-opt
Allow for propagating arguments to ```MLGOTask``` in ```clang_session``` of ```env.py```
Open
- Dominant language
- Python
- Stars
- 798
- Forks
- 123
- Avg merge
- 55m
- Merged PRs (30d)
- 4
Description
Currently there is no support for propagating arguments to ```MLGOTask``` in ```env.py```. This has the unexpected side effect of not being able to use gin to configure ```MLGOTask``` as soon as the task is spawned by a subprocess created from the main thread.
Contributor guide
Assessment
This issue has not been assessed yet.