holger krekel
f7be994848
adapt for py-trunk/1.3.1 changes wrt --exitfirst -> --maxfailures
2010-05-25 16:59:08 +02:00
holger krekel
e593841a70
fix looponfailing issue to always run against the newest version of the source
2010-05-17 17:32:34 +02:00
holger krekel
215e0e6149
modify CHANGELOG
2010-05-05 20:24:34 +02:00
holger krekel
2b20e40805
update CHANGELOG
2010-04-30 16:28:10 +02:00
holger krekel
bdc3f9bf53
fix python3 issues and add info to changelog
2010-04-27 21:26:35 +02:00
holger krekel
9c74f59e55
fixes issue79 - call hooks more systematically on slave nodes and also in the case of SIGINT
...
reorganize internal session code to share more code with the "normal" non-distributed session
2010-04-26 18:35:53 +02:00
holger krekel
e993a6b079
add to changelog
2010-04-26 10:13:15 +02:00
holger krekel
4a57dfb648
fix an indefinite hang which would wait for events although no events
...
are pending - this happened if items arrive very quickly while
the "reschedule-event" tried unconditionally avoiding a busy-loop
and not schedule new work.
2010-01-19 14:59:22 +01:00
holger krekel
b8ea732fb0
add CHANGELGOG, and make "-x" work harder to shut down immediately.
2010-01-18 13:49:35 +01:00