You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: