Skip to content

deps: Remove signal and process tokio features wherever possible.#111

Merged
dignifiedquire merged 1 commit intomainfrom
remove-tokio-signal-process
Mar 4, 2026
Merged

deps: Remove signal and process tokio features wherever possible.#111
dignifiedquire merged 1 commit intomainfrom
remove-tokio-signal-process

Conversation

@rklaehn
Copy link
Contributor

@rklaehn rklaehn commented Mar 4, 2026

Description

process is needed for android, singal is not needed at all. I guess this is from back when we split stuff...

Breaking Changes

None unless you count possible weird feature unification things.

Notes & open questions

Change checklist

  • Self-review.
  • Documentation updates following the style guide, if relevant.
  • Tests if relevant.
  • All breaking changes documented.

process is needed for android, singal is not needed at all. I guess this is
from back when we split stuff...
@rklaehn rklaehn mentioned this pull request Mar 4, 2026
10 tasks
@github-actions
Copy link

github-actions bot commented Mar 4, 2026

Documentation for this PR has been generated and is available at: https://n0-computer.github.io/net-tools/pr/111/docs/net_tools/

Last updated: 2026-03-04T14:32:43Z

@n0bot n0bot bot added this to iroh Mar 4, 2026
@github-project-automation github-project-automation bot moved this to 🚑 Needs Triage in iroh Mar 4, 2026
@rklaehn rklaehn force-pushed the remove-tokio-signal-process branch from f3a0f14 to 0491418 Compare March 4, 2026 14:32
@rklaehn rklaehn requested a review from dignifiedquire March 4, 2026 15:12
@dignifiedquire dignifiedquire merged commit 616f6e5 into main Mar 4, 2026
54 checks passed
@github-project-automation github-project-automation bot moved this from 🚑 Needs Triage to ✅ Done in iroh Mar 4, 2026
@rklaehn rklaehn deleted the remove-tokio-signal-process branch March 5, 2026 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants