@@ -65,7 +65,7 @@ public:
output_buffers_.erase(name);
}
- inline void is_running()
+ inline bool is_running()
{
return running_;