Skip to content
  • js's avatar
    3bd76e40
    Partially fix #4098. · 3bd76e40
    js authored
    This is, however, only a half fix as this fixes that it fails when
    there's None in waiting_descriptors[2], but actually, there never
    should be None, so I have to investigate why there was none.
    
    This patch is, however, correct and needed and the other queues also
    have that check. It's just that I also need to fix the reason for
    the None in the queue.
    3bd76e40
    Partially fix #4098.
    js authored
    This is, however, only a half fix as this fixes that it fails when
    there's None in waiting_descriptors[2], but actually, there never
    should be None, so I have to investigate why there was none.
    
    This patch is, however, correct and needed and the other queues also
    have that check. It's just that I also need to fix the reason for
    the None in the queue.
Loading