NotImplementedError exceptions running unit tests on OSX

Bug #1487314 reported by Sean McGinnis
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
akanda
New
Medium
Unassigned

Bug Description

Running unit tests on OSX results in several tests failing with the traceback:

return self._maxsize - self._sem._semlock._get_value()
NotImplementedError

This is due to the use of multiprocessing.Queue.qsize(). The source for qsize() has the comment:

# Raises NotImplementedError on Mac OSX because of broken sem_getvalue()

Changed in akanda:
assignee: nobody → Sean McGinnis (sean-mcginnis)
Revision history for this message
Sean McGinnis (sean-mcginnis) wrote :

Appears a little more involved than I initially thought. Unassigning to me in case someone else can pick this up. If I have some more time to spend on it I will get back to it.

Changed in akanda:
assignee: Sean McGinnis (sean-mcginnis) → nobody
Sean Roberts (sarob)
Changed in akanda:
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.