Closed mschnitzer closed 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
I figured out that this is related to sys.exit. We cannot use sys.exit in threads.
When I try to set a property for all SLERT documentation files, DocManager hangs during the initialization of all files.
Command: