This repository has been archived by the owner on Nov 5, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Issue #26: Scope stats on running, completed and panicked threads #27
Open
oliver-giersch
wants to merge
13
commits into
crossbeam-rs:master
Choose a base branch
from
oliver-giersch:feature_scope_stats_#26
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Issue #26: Scope stats on running, completed and panicked threads #27
oliver-giersch
wants to merge
13
commits into
crossbeam-rs:master
from
oliver-giersch:feature_scope_stats_#26
Commits on Jul 25, 2018
-
implemented 3 scope functions to keep track of the count of running, …
…completed and panicked threads + some basic tests
Configuration menu - View commit details
-
Copy full SHA for 3cbddd8 - Browse repository at this point
Copy the full SHA 3cbddd8View commit details
Commits on Jul 26, 2018
-
implemented changes suggested in review (more exact running threads c…
…ount + removing the Sentinel struct)
Configuration menu - View commit details
-
Copy full SHA for cac8e37 - Browse repository at this point
Copy the full SHA cac8e37View commit details
Commits on Jul 28, 2018
-
Merge branch 'master' into feature_scope_stats_#26
# Conflicts: # src/thread.rs
Configuration menu - View commit details
-
Copy full SHA for 054e386 - Browse repository at this point
Copy the full SHA 054e386View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9b3b64 - Browse repository at this point
Copy the full SHA a9b3b64View commit details
Commits on Aug 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 68bdcac - Browse repository at this point
Copy the full SHA 68bdcacView commit details
Commits on Sep 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 21b13d0 - Browse repository at this point
Copy the full SHA 21b13d0View commit details
Commits on Sep 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ff2c39b - Browse repository at this point
Copy the full SHA ff2c39bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82cec85 - Browse repository at this point
Copy the full SHA 82cec85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68e080e - Browse repository at this point
Copy the full SHA 68e080eView commit details
Commits on Sep 23, 2018
-
fixes doc test, adds module level tests, adds doc comments, fixes mis…
…sing derived trait
Configuration menu - View commit details
-
Copy full SHA for 8e32efd - Browse repository at this point
Copy the full SHA 8e32efdView commit details
Commits on Sep 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 97c922a - Browse repository at this point
Copy the full SHA 97c922aView commit details -
Merge branch 'stat_counting' into feature_scope_stats_#26
# Conflicts: # src/thread.rs
Configuration menu - View commit details
-
Copy full SHA for 20d75b2 - Browse repository at this point
Copy the full SHA 20d75b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 345abbe - Browse repository at this point
Copy the full SHA 345abbeView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.