Skip to content

debugging troubles #3

Closed
Closed
@LuckyFalkor

Description

i am having troubles debugging my code when using your split-pipeline.
sometimes when i mistakenly think it's good to go and part way into processing a very large data set, i find myself needing to ctrl-c the operation to try a different edit of my script. except doing so seems to lock up the script and i have to close powershell.
is there anyway to allow it to exit more gracefully? perhaps intercept the ctrl-c input and tell your cmdlet to stop making new jobs so the script can close?

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions