Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Spawning new thread when we are reaching stack limit #217

Merged
merged 2 commits into from
Jan 26, 2016
Merged

Conversation

tomusdrw
Copy link
Collaborator

  1. Couple of tests are failing on JIT (some with crashing with Signal11, some just gives incorrect results or panics with evm gas limit (2^63))
  2. After unignoring all the tests some of them are failing even on Interpreter:
    suicideSendEtherPostDeath and createJS_ExampleContract of tests::state::StateTests_stSystemOperationsTest and tests::state::StateTests_stCallCreateCallCodeTest respectively. I will try to dig into that.

@debris debris added the A8-looksgood 🦄 Pull request is reviewed well. label Jan 26, 2016
gavofyork pushed a commit that referenced this pull request Jan 26, 2016
Spawning new thread when we are reaching stack limit
@gavofyork gavofyork merged commit 0adb3bf into master Jan 26, 2016
@debris debris deleted the stack branch January 27, 2016 16:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants