Skip to content

Queue overflow can lose state #8

@MustBeArt

Description

@MustBeArt

It's possible for the event queue to fill up during long pauses in running the scheduler, such as while playing the Mastermind game. This can cause important events, such as the event that saves a score update to the SD card, to be lost silently.

Really, there shouldn't ever be any long pauses of the scheduler, but that will require re-architecting Mastermind, at least.

It's unknown whether this explains the phenomenon of CHIP8 game scores going unsaved, but it sure might.

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