Gerardo Salazar
|
d3a34dcd70
|
Fixes issue where report creator could not be ran in Mac OSX
* Adds `PythonInitializer.SetPythonPathEnvironmentVariable(...?)` method
|
2020-02-11 15:01:47 -08:00 |
|
Martin Molinero
|
cd9bf4cc77
|
Making WorkerThread static
- Making WorkerThread instance static
- Adding PythonInitialize.AddPythonPaths(), useful to add paths to
python after initialization
|
2020-01-14 11:31:58 -03:00 |
|
Martin Molinero
|
d6b89a6d0d
|
Adding some logs to Python initialization
|
2019-08-05 13:14:52 -03:00 |
|
Jared
|
992d721d08
|
Revert "Reduce python load time 30% (#3440)" (#3441)
Reverts test commit 70017f0e05.
|
2019-07-28 18:37:34 -07:00 |
|
Jared
|
70017f0e05
|
Reduce python load time 30% (#3440)
Optimize python load times
|
2019-07-28 17:20:52 -07:00 |
|
Stefano Raggi
|
5c9b81cef1
|
Fix Python initialization and imports for multiple tests
|
2018-10-02 20:28:13 +02:00 |
|