Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes for printing local variables #180

Merged
merged 1 commit into from
Oct 10, 2019
Merged

Fixes for printing local variables #180

merged 1 commit into from
Oct 10, 2019

Conversation

benfred
Copy link
Owner

@benfred benfred commented Oct 10, 2019

The initial local variables implementation messed up the thread idle detection,
and broke native extension support. This fixes by simplifying the locking
behaviour by moving the variable lookup inside the main process lock.

The initial local variables implementation messed up the thread idle detection,
and broke native extension support. This fixes by simplifying the locking
behaviour by moving the variable lookup inside the main process lock.
@benfred benfred merged commit d167236 into master Oct 10, 2019
@benfred benfred deleted the localvars_fix branch October 10, 2019 04:13
@benfred benfred mentioned this pull request Oct 10, 2019
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.

1 participant