Skip to content

Getting stuck in infinite loop of the same events (OSX) #632

Description

@cs2dsb

I'm having a problem where poll_events or run_forever will start calling my callback with the same few events over and over.

I experience the issue even with the examples. I cloned this repo and ran the resizable example, pressed space a few times and it was ok but after 5 or so it started spewing out Resizable: true, Resizable: false as fast as the terminal could print.

I tried both stable and nightly rust:
stable-x86_64-apple-darwin unchanged - rustc 1.28.0 (9634041f0 2018-07-30)
nightly-x86_64-apple-darwin unchanged - rustc 1.30.0-nightly (33b923fd4 2018-08-18)

I'm running osx Sierra 10.12.6.

I had a look through existing issues and I don't think it's been reported before.

Any help much appreciated.

Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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