https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220596
--- Comment #21 from Kubilay Kocak <[email protected]> --- (In reply to Roberto Fernandez Cueto from comment #20) That commit/code was made in 2015 and has been mostly replaced since then (looking at 0.5.12 code). In particular that commit just moved the clean_tables() call from main() to the custom install class (xinstall(install)), which is the code we see causing the issue today. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
