Revert "params: safe and efficient async writing parameters (#25912)"

This reverts commit 0d797f4e8b.
This commit is contained in:
Adeeb Shihadeh
2023-09-06 13:44:20 -07:00
parent a1306114bc
commit ec479322d3
14 changed files with 39 additions and 123 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ Export('_common', '_gpucommon')
if GetOption('extras'):
env.Program('tests/test_common',
['tests/test_runner.cc', 'tests/test_params.cc', 'tests/test_util.cc', 'tests/test_swaglog.cc', 'tests/test_ratekeeper.cc'],
['tests/test_runner.cc', 'tests/test_util.cc', 'tests/test_swaglog.cc', 'tests/test_ratekeeper.cc'],
LIBS=[_common, 'json11', 'zmq', 'pthread'])
# Cython bindings