Skip to content

MacOS smlp_regr.py errors #70

@konstantin-korovin

Description

@konstantin-korovin

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions