Merge pull request #2603 from kumpera/fix_set_pending_exception
authorRodrigo Kumpera <kumpera@gmail.com>
Tue, 16 Feb 2016 16:02:23 +0000 (08:02 -0800)
committerRodrigo Kumpera <kumpera@gmail.com>
Tue, 16 Feb 2016 16:02:23 +0000 (08:02 -0800)
commit9e17248c03a49708bd1e60fec0e2cdb0684f378b
tree358330d5a9f40126b13f55a8445135f5f0c9df11
parent7c5ad4bc38df85ea0acc6efedc603e57466f83f1
parent15f5673e36f6e9817906a9dc135fdda2b2c41a78
Merge pull request #2603 from kumpera/fix_set_pending_exception

[runtime] Move pending_exception from InternalThread to Thread to avoid crashing on domain unload.