aaronknister

Results 3 issues of aaronknister

If I run `likwid-mpirun` with the `-np` option nothing seems to happen. I've traced it down to the elseif block around line 1857. It seems as though `ppn` isn't getting...

this was suggested by @kmurphy4 on github.com/lmcinnes/umap/issues/477 as a work around to pyspark hijacking collection.namedtuple

**Description** If calling a client class that calls `SyncClientMixin.low()` in the same thread as, and before `salt.minion.SMinion()`, the two interact poorly over the state of the `IOLoop`. The `SyncClientMixin.low() function`...

Bug
Core
needs-triage