Skip to content

Editorial issues on MIDIPort.open() algorithm #131

@toyoshim

Description

@toyoshim
  1. The label for the step 8 is "success" and one for the step 10 is "opened" for now. But swapped labels looks more reasonable because the step 8 is used only for "open", but step 10 is used for both "open" and "pending".
  2. In the step 8, "opened" should be "open".
  3. In the step 12, it says that or "InvalidStateError" if the port is disconnected. But, should it go back to the step 6 if the device is disconnected on the way to open the device?

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