* [test-publisher]: Set cap on dyn added symbols Currently the test publisher creates a new symbol every two minutes without any cap and running tilt for a long time will eventually drain all the resources. This change sets a cap of PYTH_TEST_SYMBOL_COUNT on the dynamically added symbols. It means that the publisher starts with PYTH_TEST_SYMBOL_COUNT and will add at most PYTH_TEST_SYMBOL_COUNT new symbols after that * Update third_party/pyth/pyth_publisher.py Co-authored-by: Stanisław Drozd <stan@nexantic.com> * Update third_party/pyth/pyth_publisher.py Co-authored-by: Stanisław Drozd <stan@nexantic.com> * Update third_party/pyth/pyth_publisher.py Co-authored-by: Stanisław Drozd <stan@nexantic.com> Co-authored-by: Stanisław Drozd <stan@nexantic.com> |
||
---|---|---|
.. | ||
abigen | ||
pyth | ||
.gitignore |