Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.5
-
Fix Version/s: None
-
Component/s: library
-
Security Level: Public
-
Labels:None
-
Environment:all
Description
The couchbase client does not exit cleanly when the interpreter exits - i.e. does not disconnect unless you call client.done()
This can be fixed by daemonizing the CommandDispatcher threads. See http://docs.python.org/library/threading.html#threading.Thread.daemon
This can be fixed by daemonizing the CommandDispatcher threads. See http://docs.python.org/library/threading.html#threading.Thread.daemon
Activity
- All
- Comments
- Work Log
- History
- Activity
- Gerrit Reviews
http://review.couchbase.org/#change,8889