##// END OF EJS Templates
Added 'Fail' method to RunnableComponent which allows component to move from...
Added 'Fail' method to RunnableComponent which allows component to move from Running to Failed state. Added PollingComponent a timer based runnable component More tests Added FailPromise a thin class to wrap exceptions Fixed error handling in SuccessPromise classes.

File last commit:

r183:4f82e0f161c3 ref20160224
r203:4d9830a9bbb8 v2
Show More
repositories.config
4 lines | 198 B | text/plain | TextLexer
/ packages / repositories.config
cin
refactoring, code cleanup
r158 <?xml version="1.0" encoding="utf-8"?>
<repositories>
<repository path="../Implab.Test/Implab.Format.Test/packages.config" />
cin
fixed DFA optimization, JSON is fully functional
r183 <repository path="../MonoPlay/packages.config" />
cin
refactoring, code cleanup
r158 </repositories>