Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Add thread count tests #668

Merged
merged 3 commits into from
Jul 17, 2018
Merged

Conversation

karthiknadig
Copy link
Member

session, debug_info.starttype,
breakpoints=breakpoints,
threads=True)
event = result['msg']
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You might want to add a delay of 1s, cuz today when you add a break point not all thread stop. So a 1s delay will ensure other thread to have hot the breakpoint and stopped.

@codecov-io
Copy link

codecov-io commented Jul 17, 2018

Codecov Report

Merging #668 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #668   +/-   ##
=======================================
  Coverage   60.31%   60.31%           
=======================================
  Files          27       27           
  Lines        3790     3790           
=======================================
  Hits         2286     2286           
  Misses       1504     1504

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 80d86b9...897db23. Read the comment docs.

@karthiknadig karthiknadig merged commit 475a2d1 into microsoft:master Jul 17, 2018
@karthiknadig karthiknadig deleted the issue663 branch August 8, 2018 00:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants