We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55cf1b6 commit 51d506fCopy full SHA for 51d506f
1 file changed
README.md
@@ -218,7 +218,7 @@ By default xsh scripts haven't rc-file with xontribs loading. To add pipeliner t
218
219
## Known issues
220
221
-### ppl: [On MacOS global variables are not accessible from child processes](https://bugs.python.org/issue39931)
+### ppl: [On MacOS global variables are not accessible from child processes](https://bugs.python.org/issue39931) in multicore pipelining
222
223
On Mac you can't access to the xonsh context (global variables and functions) in the expression. PR is welcome!
224
0 commit comments