New submission from Guy Kogan <[email protected]>:
unable to override run method. when running the code i am unable to run the "run" function output from the code: Process 0 has been created Process 1 has been created Join for process <Process name='Process-1' pid=52125 parent=52123 stopped exitcode=0 daemon> is done Join for process <Process name='Process-2' pid=52126 parent=52123 stopped exitcode=0 daemon> is done Test Done ---------- files: Multi-processing_SYN_scan.py messages: 365802 nosy: Python_dev_IL priority: normal severity: normal status: open title: MultiProcessing Subclass - overrides run method issue versions: Python 3.8 Added file: https://bugs.python.org/file49035/Multi-processing_SYN_scan.py _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue40189> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
