mochi-hpc/mochi-ssg

add an re-observe function to help simplify observer view updates

Closed this issue · 1 comments

In GitLab by @shanedsnyder on Jul 30, 2020, 10:32

Currently, the only way for an observer to get updated group view is to unobserve then observe the group again. We should add some capability to do this in one call, or some other mechanism to allow clients to have access to updated group views.

Closing as this is covered by issue #28