DescriptionMake loader lock new-allocated to avoid shutdown crash.
Process::Exit does not do the normal shutdown procedure - this CL avoids
a crash in the static destructor of the loader info lock by making it
new-allocated.
Also remove --shutdown flag since the clean shutdown procedure is on by
default since a while now.
BUG=#26846
R=asiva@google.com, zra@google.com
Committed: https://github.com/dart-lang/sdk/commit/63e3f4dc8b53cf2707412e473462988e2b8269b0
Patch Set 1 #
Total comments: 3
Messages
Total messages: 9 (2 generated)
|