Rev 1509: Avoid deadlocks by locking/unlocking the GIL. in http://people.samba.org/bzr/jelmer/bzr-svn/trunk

Jelmer Vernooij jelmer at samba.org
Fri Aug 1 22:20:37 BST 2008


At http://people.samba.org/bzr/jelmer/bzr-svn/trunk

------------------------------------------------------------
revno: 1509
revision-id: jelmer at samba.org-20080801212036-7e5zucbdmk916zpv
parent: jelmer at samba.org-20080801211801-sooj5aofm31dbe0t
parent: jelmer at samba.org-20080801210643-kpnl7bgu22gosalb
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: 0.4
timestamp: Fri 2008-08-01 23:20:36 +0200
message:
  Avoid deadlocks by locking/unlocking the GIL.
modified:
  client.c                       client.pyx-20080313235339-wbyjbw2namuiql8f-1
  editor.c                       editor.c-20080602191336-frj7az1sdk13o1tw-1
  ra.c                           ra.pyx-20080313140933-qybkqaxe3m4mcll7-1
  repos.c                        repos.pyx-20080314114432-g2b5lqe776tkbl4k-1
  util.c                         util.c-20080531154025-s8ef6ej9tytsnkkw-1
  util.h                         util.h-20080531154025-s8ef6ej9tytsnkkw-2
  wc.c                           wc.pyx-20080313142018-10l8l23vha2j9e6b-1
    ------------------------------------------------------------
    revno: 1507.1.5
    revision-id: jelmer at samba.org-20080801210643-kpnl7bgu22gosalb
    parent: jelmer at samba.org-20080801205549-tfdd1gq00pq6nn1e
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: gil
    timestamp: Fri 2008-08-01 23:06:43 +0200
    message:
      Release GIL in a couple more places.
    modified:
      editor.c                       editor.c-20080602191336-frj7az1sdk13o1tw-1
      ra.c                           ra.pyx-20080313140933-qybkqaxe3m4mcll7-1
      util.h                         util.h-20080531154025-s8ef6ej9tytsnkkw-2
    ------------------------------------------------------------
    revno: 1507.1.4
    revision-id: jelmer at samba.org-20080801205549-tfdd1gq00pq6nn1e
    parent: jelmer at samba.org-20080801204559-mns64h2depsxw7jp
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: gil
    timestamp: Fri 2008-08-01 22:55:49 +0200
    message:
      Acquire and release GIL in a couple more places.
    modified:
      client.c                       client.pyx-20080313235339-wbyjbw2namuiql8f-1
      ra.c                           ra.pyx-20080313140933-qybkqaxe3m4mcll7-1
      repos.c                        repos.pyx-20080314114432-g2b5lqe776tkbl4k-1
      util.c                         util.c-20080531154025-s8ef6ej9tytsnkkw-1
      util.h                         util.h-20080531154025-s8ef6ej9tytsnkkw-2
      wc.c                           wc.pyx-20080313142018-10l8l23vha2j9e6b-1
    ------------------------------------------------------------
    revno: 1507.1.3
    revision-id: jelmer at samba.org-20080801204559-mns64h2depsxw7jp
    parent: jelmer at samba.org-20080801201849-ob34wsdal1q7qcll
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: gil
    timestamp: Fri 2008-08-01 22:45:59 +0200
    message:
      Acquire gil where necessary.
    modified:
      client.c                       client.pyx-20080313235339-wbyjbw2namuiql8f-1
      ra.c                           ra.pyx-20080313140933-qybkqaxe3m4mcll7-1
      util.c                         util.c-20080531154025-s8ef6ej9tytsnkkw-1
      util.h                         util.h-20080531154025-s8ef6ej9tytsnkkw-2
      wc.c                           wc.pyx-20080313142018-10l8l23vha2j9e6b-1
    ------------------------------------------------------------
    revno: 1507.1.2
    revision-id: jelmer at samba.org-20080801201849-ob34wsdal1q7qcll
    parent: jelmer at samba.org-20080801200449-blxkcn5d330avho3
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: gil
    timestamp: Fri 2008-08-01 22:18:49 +0200
    message:
      Store thread state properly for ra module.
    modified:
      ra.c                           ra.pyx-20080313140933-qybkqaxe3m4mcll7-1
    ------------------------------------------------------------
    revno: 1507.1.1
    revision-id: jelmer at samba.org-20080801200449-blxkcn5d330avho3
    parent: jelmer at samba.org-20080731013015-2xxjwktdc20v3dhv
    author: Mark Hammond <mhammond at skippinet.com.au>
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: gil
    timestamp: Fri 2008-08-01 22:04:49 +0200
    message:
      Deal with GIL in a couple of places.
    modified:
      ra.c                           ra.pyx-20080313140933-qybkqaxe3m4mcll7-1

Diff too large for email (1522 lines, the limit is 1000).



More information about the bazaar-commits mailing list