Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(watcher): start validator node process #1116

Merged

Conversation

therealdannzor
Copy link
Contributor

Description

Spawns the the tari_validator_node through a tokio Command but has not been tested fully with actual config. (It doesn't persist the child or even outlives its scope.)

Breaking Changes

  • None
  • Requires data directory to be deleted
  • Other - Please specify

Copy link

github-actions bot commented Aug 9, 2024

Test Results (CI)

556 tests  ±0   554 ✅  - 2   1h 49m 46s ⏱️ + 5m 36s
 65 suites ±0     0 💤 ±0 
  2 files   ±0     2 ❌ +2 

For more details on these failures, see this check.

Results for commit a5f5420. ± Comparison against base commit 7b914ce.

♻️ This comment has been updated with latest results.

applications/tari_watcher/src/port.rs Outdated Show resolved Hide resolved
applications/tari_watcher/src/forker.rs Outdated Show resolved Hide resolved
applications/tari_watcher/src/forker.rs Outdated Show resolved Hide resolved
@therealdannzor therealdannzor requested a review from sdbondi August 12, 2024 09:26
@therealdannzor therealdannzor requested a review from sdbondi August 12, 2024 10:54
@sdbondi sdbondi enabled auto-merge August 12, 2024 12:20
@sdbondi sdbondi added this pull request to the merge queue Aug 12, 2024
Merged via the queue into tari-project:development with commit 067bf14 Aug 12, 2024
11 of 12 checks passed
@therealdannzor therealdannzor deleted the feat-tari-watcher-stage-2 branch August 12, 2024 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants