Commit 812c016
Do not pass PYTHONEXECUTABLE to worker, either
The PYTHONEXECUTABLE variable propagating to the worker process causes
the wrong (service) Python to be used, rather than the desired one from
the environment.
Signed-off-by: Curtis Rueden <ctrueden@wisc.edu>1 parent 0dfc8bd commit 812c016
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
153 | 158 | | |
154 | 159 | | |
155 | 160 | | |
| |||
0 commit comments