fix(client_utils): added close rpc command to shutdown of gui from bec_ipython_client
Description
Added RPC command "close" to the close method of BECGuiClientMixin. This provide proper close of the GUI window used with BECIpythonClient if the window was closed manually or not.