Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Avoid doubly expiring breakpoints #157

Merged
merged 1 commit into from
Oct 11, 2016
Merged

Avoid doubly expiring breakpoints #157

merged 1 commit into from
Oct 11, 2016

Conversation

matthewloring
Copy link
Contributor

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 6, 2016
@matthewloring
Copy link
Contributor Author

@GoogleCloudPlatform/node-team PTAL.

@@ -311,6 +311,65 @@ describe(__filename, function(){
debuglet.start();
});

// This test catches regressions in a bug where the agent would
// re-schedule and already expired breakpoint to expire if the

This comment was marked as spam.

This comment was marked as spam.

@DominicKramer
Copy link
Contributor

LGTM

@matthewloring matthewloring merged commit 66e5786 into googleapis:master Oct 11, 2016
@matthewloring matthewloring deleted the double branch October 11, 2016 18:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants