danielalvsaaker / danielalvsaaker/tf-viewer
Thread pool is gone
- Dominant language
- Rust
- Stars
- 89
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
if i click on tf-viewer link in the top left corner i get taken to the root URL, and am shown :
`Thread pool is gone`
docker logs show
`tf-viewer | thread 'actix-web' panicked at 'called `Option::unwrap()` on a `None` value', /root/.cargo/registry/src/github.com-1ecc6299db9ec823/staticmap-0.3.2/src/tools/line.rs:105:42`
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the failure by clicking the tf-viewer link in the top-left corner and inspect the Docker logs. Start with the panic reported in staticmap-0.3.2/src/tools/line.rs:105:42, then trace how the root URL reaches that code. Done means the link no longer shows “Thread pool is gone” and the actix-web thread does not panic.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, rust
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100