Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix handling of multiple stepping threads in Truffle #168

Merged
merged 1 commit into from
Jun 28, 2017

Conversation

smarr
Copy link
Owner

@smarr smarr commented Jun 28, 2017

Truffle already separates stepping strategies per thread.
So, it is not necessary to have a separate check for this.

Truffle already separates stepping strategies per thread.
So, it is not necessary to have a separate check for this.

Signed-off-by: Stefan Marr <git@stefan-marr.de>
@smarr smarr added the bug Fixes an issue, incorrect implementation label Jun 28, 2017
@smarr smarr added this to the v0.5.0 milestone Jun 28, 2017
@smarr smarr self-assigned this Jun 28, 2017
@smarr smarr merged commit 1d42c17 into smarr:dev Jun 28, 2017
@smarr smarr deleted the fix-multithread-stepping-truffle branch June 28, 2017 14:50
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Fixes an issue, incorrect implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant