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

remove serializer dump lock #17542

Merged
merged 2 commits into from
Jul 22, 2016
Merged

remove serializer dump lock #17542

merged 2 commits into from
Jul 22, 2016

Conversation

vtjnash
Copy link
Member

@vtjnash vtjnash commented Jul 21, 2016

and the need for it

also bugfix: Array{Any, 1} shouldn't be copied by the serializer pass, since it isn't an AST node

vtjnash added 2 commits July 21, 2016 16:52
state needed in MODE_AST is now contained on the stack
the other modes need the toplevel lock (nonexistant)
@JeffBezanson JeffBezanson merged commit f13719e into master Jul 22, 2016
@vtjnash vtjnash deleted the jn/dump branch July 22, 2016 14:51
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.

2 participants