Skip to content

tod.concatenate doesn't support group with mandatory __init__ keyword arguments #304

Description

@ljgray

This is a bit tricky, but probably something that should be supported.

If you make a subclass of MemDiskGroup (or BasicCont) with additional required arguments in the constructor, trying to concatenate several instances of this class will fail because tod.concatenate needs to be able to initialize a bare container.

I'm not entirely sure if/how this can be addressed, but it's worth making note of the issue.

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