mirror of https://github.com/databricks/cli.git
14 lines
317 B
Plaintext
14 lines
317 B
Plaintext
|
Parent process has started
|
||
|
Started the child process
|
||
|
Provided input: Hello from the other side
|
||
|
Released the child process
|
||
|
Parent process is exiting
|
||
|
|
||
|
====================
|
||
|
|
||
|
All output from this point on is from the child process
|
||
|
Parent process has exited
|
||
|
Received input from parent process:
|
||
|
Hello from the other side
|
||
|
|