You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mleku
3cb05a451c
Enhance profiling management and interrupt handling in main application
...
- Introduced a mechanism to ensure profiling is stopped on interrupts (SIGINT/SIGTERM) and normal exit using a sync.Once pattern.
- Added a new script for running the relay with CPU profiling, including automated cleanup and error handling.
- Updated signal handling to include SIGTERM for improved shutdown behavior.
- Enhanced logging for profiling stop events to improve traceability during application termination.
3 months ago
..
sprocket
Add Sprocket Test Suite and Integration Scripts
3 months ago
benchmark.sh
Delete outdated benchmark reports and results.
4 months ago
orly.service
Improve logging and handling for WebSocket message processing, delivery, and diagnostics.
3 months ago
relaytester-install.sh
Update relay tester scripts to use `/tmp/orlytest` for temporary data storage and adjust cleanup logic
4 months ago
relaytester-test.sh
Update relay tester scripts to use `/tmp/orlytest` for temporary data storage and adjust cleanup logic
4 months ago
reload.sh
initial addition of essential crypto, encoders, workflows and LLM instructions
5 months ago
run-market-and-orly.sh
Improve logging and handling for WebSocket message processing, delivery, and diagnostics.
3 months ago
run-market-probe.sh
Improve logging and handling for WebSocket message processing, delivery, and diagnostics.
3 months ago
run-policy-test.sh
Enhance logging and add policy test client
3 months ago
run-relay-and-seed.sh
Add `run-relay-and-seed.sh` script, remove redundant JS library mappings, and improve logging consistency.
3 months ago
run-relay-pprof.sh
Enhance profiling management and interrupt handling in main application
3 months ago
runtests.sh
Improve logging and handling for WebSocket message processing, delivery, and diagnostics.
3 months ago
test.sh
implement auth and a simple admin-follows whitelist
4 months ago
ubuntu_install_libsecp256k1.sh
Migrate internal module imports to unified package path.
4 months ago
update-embedded-web.sh
Remove `dist` directory and streamline build artifacts.
4 months ago