GithubHelp home page GithubHelp logo

pause-process's People

Contributors

besimorhino avatar crashingstatic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pause-process's Issues

Can't import pause-process.ps1

Get-Host | Select-Object Version
Version
-------
5.1.18362.752
PS C:\test> Import-Module .\pause-process.ps1                                                                                                                                                                                                 At C:\test\pause-process.ps1:321 char:21
+         <svg class="octicon octicon-sign-out v-align-middle" viewBox= ...
+                     ~~~~~~~
Unexpected token 'octicon' in expression or statement.
At C:\test\pause-process.ps1:395 char:126
+ ... " src="https://avatars0.githubusercontent.com/u/8339596?s=60&amp;v=4" ...
+                                                                 ~
The ampersand (&) character is not allowed. The & operator is reserved for future use; wrap an ampersand in double quotation marks ("&") to pass it as part of a string.
At C:\test\pause-process.ps1:405 char:116
+ ... -user-status-context pb-1" data-url="/users/status?compact=1&amp;link ...
+                                                                 ~
The ampersand (&) character is not allowed. The & operator is reserved for future use; wrap an ampersand in double quotation marks ("&") to pass it as part of a string.
At C:\test\pause-process.ps1:405 char:136
+ ...  pb-1" data-url="/users/status?compact=1&amp;link_mentions=0&amp;trun ...
+                                                                 ~
The ampersand (&) character is not allowed. The & operator is reserved for future use; wrap an ampersand in double quotation marks ("&") to pass it as part of a string.
At C:\test\pause-process.ps1:411 char:19
+   <details class="js-user-status-details details-reset details-overla ...
+                   ~~~~~~~~~~~~~~~~~~~~~~
Unexpected token 'js-user-status-details' in expression or statement.
At C:\test\pause-process.ps1:413 char:58
+       role="menuitem" data-hydro-click="{&quot;event_type&quot;:&quot ...
+                                                          ~
The ampersand (&) character is not allowed. The & operator is reserved for future use; wrap an ampersand in double quotation marks ("&") to pass it as part of a string.
At C:\test\pause-process.ps1:413 char:65
+ ...   role="menuitem" data-hydro-click="{&quot;event_type&quot;:&quot;use ...
+                                                                 ~
The ampersand (&) character is not allowed. The & operator is reserved for future use; wrap an ampersand in double quotation marks ("&") to pass it as part of a string.
At C:\test\pause-process.ps1:413 char:89
+ ... ydro-click="{&quot;event_type&quot;:&quot;user_profile.click&quot;,&q ...
+                                                                 ~
The ampersand (&) character is not allowed. The & operator is reserved for future use; wrap an ampersand in double quotation marks ("&") to pass it as part of a string.
At C:\test\pause-process.ps1:413 char:96
+ ... lick="{&quot;event_type&quot;:&quot;user_profile.click&quot;,&quot;pa ...
+                                                                  ~
Missing expression after unary operator ','.
At C:\test\pause-process.ps1:413 char:96
+ ... ick="{&quot;event_type&quot;:&quot;user_profile.click&quot;,&quot;pay ...
+                                                                 ~
Unexpected token '&' in expression or statement.
Not all parse errors were reported.  Correct the reported errors and try again.
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : UnexpectedToken

Re-implement broken pipeline features

Pause-Process does not correctly take objects from the pipeline.

Adjust inputs so a process (or processes) can be paused based on process objects.

Process is killed when PowerShell exits

If a process is being paused by Pause-Process, the Powershell session that invoked Pause-Process needs to remain open for the process to continue to be paused. Once the session exits, the paused process is then terminated.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.