Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Guard against null process states (#658)
This PR adds a check for null (`None`) process states when used in updating `NodesTreeWidget` nodes, bailing if unavailable.
- Loading branch information