radicle-heartwood-lfs/radicle-node/src
Alexis Sellier bb099faa4f
node: Give useful thread names
For the purposes of debugging running nodes, it's useful to know which
threads are doing what. This allows tools like `htop` to reveal which
threads are running.
2023-06-20 11:18:14 +02:00
..
runtime node: Give useful thread names 2023-06-20 11:18:14 +02:00
service Fixes and improvements to alias handling 2023-06-13 11:09:42 +02:00
test node: Give useful thread names 2023-06-20 11:18:14 +02:00
tests node: Get the failing fetch tests passing 2023-05-03 16:16:34 +02:00
wire radicle: Make addresses.db accessible from profile 2023-06-02 14:49:20 +02:00
worker node: Give useful thread names 2023-06-20 11:18:14 +02:00
bounded.rs node: Complete the "relay" seed test 2023-02-14 20:31:40 +01:00
control.rs node: Give useful thread names 2023-06-20 11:18:14 +02:00
deserializer.rs node: Implement protocol multiplexing 2023-04-10 14:41:55 +02:00
lib.rs radicle: Make addresses.db accessible from profile 2023-06-02 14:49:20 +02:00
logger.rs cli: Implement `rad node start` with support for deamonizing 2023-04-28 14:19:20 +02:00
main.rs node: Add `--alias` option to node 2023-05-10 17:03:42 +02:00
runtime.rs node: Give useful thread names 2023-06-20 11:18:14 +02:00
service.rs node: Always send node announcement on handshake 2023-06-07 11:39:23 +02:00
signals.rs node: Handle `SIGINT` and `SIGTERM` properly 2023-02-14 13:28:16 +01:00
test.rs node: Create shared test environment 2023-02-07 10:46:12 +01:00
tests.rs Update `io-reactor` and related dependencies 2023-05-27 20:43:56 +02:00
wire.rs radicle: Fix unverified `Remote::new` constructor 2023-04-26 10:57:26 +02:00
worker.rs node: Give useful thread names 2023-06-20 11:18:14 +02:00