Skip to content

Set RUN_EVENTLOOP_ON_MAIN_THREAD to true in more cases - #44

Merged
jeremyevans merged 1 commit into
ruby:masterfrom
jeremyevans:more-main-thread-eventloop-33
Apr 4, 2022
Merged

Set RUN_EVENTLOOP_ON_MAIN_THREAD to true in more cases#44
jeremyevans merged 1 commit into
ruby:masterfrom
jeremyevans:more-main-thread-eventloop-33

Conversation

@jeremyevans

Copy link
Copy Markdown
Collaborator

Only leave it false by default in the Ruby 1.8 case, which I doubt
still works.

Should fix issues with running tk on Mac OS.

Fixes #33

Only leave it false by default in the Ruby 1.8 case, which I doubt
still works.

Should fix issues with running tk on Mac OS.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ruby crashes during require 'tk' on macOS 10.14.6 (Mojave)

1 participant