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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Panic #922

Closed
1 task done
advokat11 opened this issue Jul 5, 2023 · 1 comment
Closed
1 task done

Panic #922

advokat11 opened this issue Jul 5, 2023 · 1 comment

Comments

@advokat11
Copy link

advokat11 commented Jul 5, 2023

Duplicates

  • I have searched the existing issues

Current behavior 馃槸

 14:52:13 read pack done 1.7MB in 0.42s (4.1MB/s)
 14:52:13  indexing done 4.5k objects in 0.31s (14.5k objects/s)
 14:52:13 decompressing done 3.7MB in 0.31s (11.9MB/s)
thread ' gitoxide.in_parallel.produce.1anicked at '2not yet implemented;', 43C:\Users\user\temp\gitoxide\gix-worktree\src\checkout\entry.rs;:37103m:14:52:1343      2 of 4 steps [===============>---------------------------------------------]
 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace========================================>]
    Resolving hread '1main;' panicked at '37a scoped thread panickedm', done 4.5k objects in 0.13s (35.3k objects/s)C:\Users\user\temp\gitoxide\gix-features\src\parallel\in_parallel.rs: 62 : 5

 14:52:13      Decoding done 19.3MB in 0.13s (150.1MB/s)
 14:52:13 writing index file done 128.0KB in 0.00s (249.0MB/s)
 14:52:13  create index file done 4.5k objects in 0.44s (10.3k objects/s)

Expected behavior 馃

The repository must be cloned

Steps to reproduce 馃暪

  1. Install windows 10 19044.1288
  2. Build gitex via rust nightly
  3. Type command: "gix clone https://github.com/rpgp/rpgp.git"
@Byron
Copy link
Owner

Byron commented Jul 5, 2023

Submodules are currently unsupported and the code indicates that by causing a panic.

You can follow the progress on performing complete checkouts in the tracking issue. Closing, as this issue is known and 'intended', thanks for your understanding.

@Byron Byron closed this as not planned Won't fix, can't repro, duplicate, stale Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants