Skip to content

get_gamepad seems to block #7

@Fuzzyma

Description

@Fuzzyma

For my application it is crucial to check if there are new events but if not, proceed with the other code.
However: In order to check for new events I need to call get_gamepad which calls internal read on the device. This function seems to block until an event arrives.
It would be awesome to add a nonblocking read or an option to specify all reads as nonblocking!

As always: Thanks for your library!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions