Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Checkpoints names are ignored with FlowUtils.nameFlowSteps #27

Open
poneill00 opened this issue Feb 10, 2016 · 1 comment
Open

Checkpoints names are ignored with FlowUtils.nameFlowSteps #27

poneill00 opened this issue Feb 10, 2016 · 1 comment

Comments

@poneill00
Copy link

Hey,

it seems that Checkpoints do not get named even if the Checkpoint itself has a name
e.g.
myPipe = new Checkpoint("MyCheckpoint name", myPipe)

results in
/ (1/12)

Rather than
/ MyCheckpoint name (1/12)

as expected.

Thanks, great utility!

@kkrugler
Copy link
Member

Hi Paul - thanks for reporting, I'll look at adding a test to confirm the issue (unless you already have something simple to contribute).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants