flow: Get rid of a resource leak on reconnect
After reconnecting, either ignore the config update (if the config is the same we have) or wipe out the old config first to free the memory.
Please register or sign in to comment
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
After reconnecting, either ignore the config update (if the config is the same we have) or wipe out the old config first to free the memory.