Changes between Initial Version and Version 1 of Ticket #2491, comment 3


Ignore:
Timestamp:
2016-03-29T01:06:58Z (9 years ago)
Author:
warner
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2491, comment 3

    initial v1  
    2121
    2222* `node.Node._tub_ready_observer` and `when_tub_ready` go away
    23 * several `client.Client` methods stop using `when_tub_ready` (and stop using Deferreds): `init_introducer_client`, `init_storage`, `init_control, `init_helper`, `init_key_gen`.
     23* several `client.Client` methods stop using `when_tub_ready` (and stop using Deferreds): `init_introducer_client`, `init_storage`, `init_control`, `init_helper`, `init_key_gen`.
    2424* in particular, we call `tub.setLocation()` *before* calling any of those init methods, so they can safely use `tub.registerReference`
    2525