Previously, SharedPV::close() and StaticProvider::close() would both disconnect all active clients, and put the SharedPV in a closed (untyped) state. SharedPV::close() remains unchanged. StaticProvider::close() now only disconnects Channels created through it, and leaves SharedPVs in the opened state.