[tahoe-lafs-trac-stream] [tahoe-lafs] #1785: type error in ServerMap.copy?

tahoe-lafs trac at tahoe-lafs.org
Thu Apr 4 16:37:21 UTC 2013


#1785: type error in ServerMap.copy?
------------------------------+-------------------------------
     Reporter:  davidsarah    |      Owner:  warner
         Type:  defect        |     Status:  new
     Priority:  normal        |  Milestone:  1.10.0
    Component:  code-mutable  |    Version:  1.9.1
   Resolution:                |   Keywords:  typeerror mutable
Launchpad Bug:                |
------------------------------+-------------------------------
Changes (by warner):

 * owner:  davidsarah => warner
 * status:  assigned => new


Comment:

 Our plan is to add:

 {{{
         s.update_data = copy.deepcopy(self.update_data)
 }}}

 to line 136 in `mutable/servermap.py`.

 It's probably unused, and the `update_data` contains only inert data (e.g.
 no `IServer` references), so it should be safe, and should protect us from
 future confusion.

-- 
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1785#comment:3>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage


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