-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTODO
More file actions
22 lines (16 loc) · 876 Bytes
/
Copy pathTODO
File metadata and controls
22 lines (16 loc) · 876 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
= DTR Project -- To Do List
Send suggestions for this list to iam@li-xiao.com
=== To Do
agent should merge master broadcast list?
give sync_codebase/codebase a better name
master process log doesn't have time label in mingle
auto mkdir log&tmp for agent? --rails option?
update help doc
should trigger started notification on runner in agent runner, for some tools are using this hook(e.g. inbrowser_test)
???? agent brain should wakeup when worker is dead
problem: when agent can't find test files, drb can't undump test object, the error would be: undefined method `run' for #<DRb::DRbUnknown:0x318800>
* tell Master this error that agent can't know what's item sent from Master
fix problem: start agent -> run tests -> stop agent before test finished -> restart agent -> can't
need test:
monitor
(moved DONE list to CHANGES file)