[Feature Request]: Change the number of current threads in interactive mode.
Open
enhancement
- Dominant language
- Go
- Stars
- 16.7k
- Forks
- 1.6k
- Avg merge
- 9m
- Merged PRs (30d)
- 4
Description
Wouldn't it be nice if you could change the number of current threads in interactive mode?
Like this:
```
[INFO] ------ PAUSING ------
entering interactive mode
type "help" for a list of commands, or ENTER to resume.
> threads 100
threads set to 100
```
Is there any reason to not implement this feature?
I would be happy to implement this by myself.
Contributor guide
Assessment
This issue has not been assessed yet.