Fix: report multiple candidates only if it isn't same table
For some reason, lua table.sort function calls compare function with arguments being same tables. This commit just ensures that warning isn't printed if such thing happens.
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.
For some reason, lua table.sort function calls compare function with arguments being same tables. This commit just ensures that warning isn't printed if such thing happens.