view .hgignore @ 203:4d9830a9bbb8 v2

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.
author cin
date Tue, 18 Oct 2016 17:49:54 +0300
parents 3071220371f8
children 8d5de4eb9c2c
line wrap: on
line source

syntax: glob
Implab.Test/bin/
*.user
Implab.Test/obj/
*.userprefs
Implab/bin/
Implab/obj/
TestResults/
Implab.Fx/obj/
Implab.Fx/bin/
Implab.Fx.Test/bin/
Implab.Fx.Test/obj/
_ReSharper.Implab/
Implab.Diagnostics.Interactive/bin/
Implab.Diagnostics.Interactive/obj/
MonoPlay/bin/
MonoPlay/obj/
Implab.Test/Implab.Format.Test/bin/
Implab.Test/Implab.Format.Test/obj/
*.suo