[tahoe-lafs-trac-stream] [Tahoe-LAFS] #3237: Integration tests should not use sleep

Tahoe-LAFS trac at tahoe-lafs.org
Fri Aug 9 03:54:18 UTC 2019


#3237: Integration tests should not use sleep
-------------------------+----------------------------
 Reporter:  meejah       |          Owner:
     Type:  defect       |         Status:  new
 Priority:  normal       |      Milestone:  eventually
Component:  code         |        Version:  1.13.0
 Keywords:  integration  |  Launchpad Bug:
-------------------------+----------------------------
 There are a few places where a `time.sleep(10)` or so is used to wait for
 a client to be ready; instead, code should test if it's ready.

 One way is to use the status API via the web-port of the client to see if
 it is connected to storage-servers yet.

--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3237>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list