-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or request
Description
An always-open issue just listing possible features to evaluate and implement. As we decide on each, we'll make a new issue for it.
- Implement for the daemon an active connection count and listing, and the ability to close out other connections, for load management. Perhaps a connection was not closed and is just hogging resources or something.
- Can PyroLab only restart changes in the config file from the CLI?
- Add the option to also log to console.
- DaemonConfiguration probably doesn't need the ns_host item.
- Implement autoconnect for scopes?
- PyroLab should check on autoconnect/connect if it's already connected. If it is, don't raise an error; just reuse the same connection.
- Double check that remote tracebacks are working properly.
- Add a "pip install pyrolab[all]" option.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request