openSUSE / docmanager

Manage DocBook 5 Meta Information
http://opensuse.github.io/docmanager/index.html
GNU General Public License v3.0
6 stars 6 forks source link

DocManager hangs during the initialization of some XML files. #96

Closed mschnitzer closed 9 years ago

mschnitzer commented 9 years ago

When I try to set a property for all SLERT documentation files, DocManager hangs during the initialization of all files.

Command:

docmanager set --stop-on-error -p adasd=asadas ~/svn/slert/en/xml/*.xml
mschnitzer commented 9 years ago

I figured out that this is related to sys.exit. We cannot use sys.exit in threads.