branch: smlp_python311_mac
Python 3.11.12
regression script otput errors and hangs.
./smlp_regr.py -w 8 -def n -t all -tol 7
Traceback (most recent call last):
File "/Users/korovin/smlp/regr_smlp/code/./smlp_regr.py", line 1119, in
main()
File "/Users/korovin/smlp/regr_smlp/code/./smlp_regr.py", line 735, in main
expected_outs = tests_queue.qsize()
^^^^^^^^^^^^^^^^^^^
File "/Users/korovin/.pyenv/versions/3.11.12/lib/python3.11/multiprocessing/queues.py", line 126, in qsize
return self._maxsize - self._sem._semlock._get_value()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
NotImplementedError
branch: smlp_python311_mac
Python 3.11.12
regression script otput errors and hangs.
./smlp_regr.py -w 8 -def n -t all -tol 7
Traceback (most recent call last):
File "/Users/korovin/smlp/regr_smlp/code/./smlp_regr.py", line 1119, in
main()
File "/Users/korovin/smlp/regr_smlp/code/./smlp_regr.py", line 735, in main
expected_outs = tests_queue.qsize()
^^^^^^^^^^^^^^^^^^^
File "/Users/korovin/.pyenv/versions/3.11.12/lib/python3.11/multiprocessing/queues.py", line 126, in qsize
return self._maxsize - self._sem._semlock._get_value()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
NotImplementedError