Bernie Hackett
|
aec685b374
|
Fix up copyright dates.
|
2015-03-25 11:55:02 -07:00 |
|
A. Jesse Jiryu Davis
|
e8c03d65a7
|
Python 2 compatibility in TestMonitor.test_atexit_hook.
|
2015-01-12 21:04:07 -05:00 |
|
A. Jesse Jiryu Davis
|
b633af82a9
|
Simplify TestMonitor.
The executor is now registered immediately, don't need to wait.
|
2015-01-12 18:03:15 -05:00 |
|
A. Jesse Jiryu Davis
|
9d9b65e2c2
|
Shorter timeout in TestMonitor.
Make false negative (test passes but shouldn't) less likely.
|
2015-01-12 18:03:15 -05:00 |
|
A. Jesse Jiryu Davis
|
f0daebf4bb
|
PYTHON-799 Create a PeriodicExecutor class for background monitoring.
The executor will also be used to solve a deadlock in Cursor.__del__.
|
2014-12-17 13:19:05 -05:00 |
|
A. Jesse Jiryu Davis
|
5991635553
|
Unused imports in test files.
|
2014-11-17 16:15:12 -05:00 |
|
A. Jesse Jiryu Davis
|
21976d9976
|
Monitors stop themselves when the Topology is GC'ed.
|
2014-11-03 14:40:06 -05:00 |
|
A. Jesse Jiryu Davis
|
38848d47f3
|
MongoClient.close() stops monitors.
Subsequent operations restart them.
|
2014-11-03 14:40:06 -05:00 |
|
A. Jesse Jiryu Davis
|
7fb570d334
|
test_atexit_hook wasn't testing what it meant to.
|
2014-10-31 16:10:13 -04:00 |
|
A. Jesse Jiryu Davis
|
0a246d2033
|
Standardize how tests construct MongoClients.
|
2014-10-30 19:36:59 -04:00 |
|
A. Jesse Jiryu Davis
|
6b6f61f26c
|
Fix TestMonitor.test_atexit_hook.
|
2014-09-26 21:31:56 -04:00 |
|
A. Jesse Jiryu Davis
|
fdd93a1d78
|
Debug TestMonitor.test_atexit_hook.
|
2014-09-26 09:26:07 -04:00 |
|
A. Jesse Jiryu Davis
|
fea501f314
|
PYTHON-525 Try to halt monitors before exiting.
|
2014-09-24 19:12:30 -04:00 |
|