For testing purposes we will need some dummy components that add some capabilities and "run" by waiting a fixed amount of time before releasing the data. This will allow us to check that components block when they are supposed to and get released when they are supposed to.
For testing purposes we will need some dummy components that add some capabilities and "run" by waiting a fixed amount of time before releasing the data. This will allow us to check that components block when they are supposed to and get released when they are supposed to.
Addresses #13