core: destroy globals in _dispose() so that the global-removed signal is dispatched
signal emission apparently does not work in _finalize() Fixes some critical warnings from remote-endpoint.c because disconnection from the destroyed endpoints did not happen
Please register or sign in to comment