[Xapian-tickets] [Xapian] #770: Enquire::set_time_limit() doesn't work on NetBSD

Xapian nobody at xapian.org
Fri Oct 12 05:05:57 BST 2018


#770: Enquire::set_time_limit() doesn't work on NetBSD
-------------------------+---------------------------
 Reporter:  olly         |             Owner:  olly
     Type:  defect       |            Status:  new
 Priority:  normal       |         Milestone:
Component:  Library API  |           Version:  1.4.7
 Severity:  minor        |        Resolution:
 Keywords:               |        Blocked By:
 Blocking:               |  Operating System:  NetBSD
-------------------------+---------------------------

Comment (by olly):

 I've added NetBSD to the list of platforms where we won't try to use
 `timer_create()` for now.

 There are rather a lot of platforms where the POSIX timer machinery either
 isn't implemented at all, or appears to be but it doesn't actually work
 (at least as we want to use it).

 I wonder if we'd actually do better to launch a thread which does a fine
 granularity sleep for the timeout length.

--
Ticket URL: <https://trac.xapian.org/ticket/770#comment:1>
Xapian <https://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list