Skip to content

Make Job subclass a root-level class to reduce instance overhead #5

@mm-gmbd

Description

@mm-gmbd

I'd consider making the Job subclass a root-level class (e.g. SchedulerJob) so that each instance of Scheduler doesn't also have to carry around the class definition of Job (assuming that it does today, which may be an incorrect assumption now that I'm actually typing this "out loud" 😄 ).

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