Skip to content

Intro doc appears to suggest that @tube accepts callables. It appears not to #67

@Julian

Description

@Julian

The intro doc does things like

@tube
def foo(item):
    yield item

which presumably would create a simple tube using that function as the received, but that does not actually appear to be a thing tubes.tube.tube does (and doing so just complains that the resulting object does not have a started attribute when you hook it up to a flow).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions