Christoph Wiedemann
Christoph Wiedemann
Same issue here. If overwritecondaddr is set, then the overwriteprotocol setting is ignored. Thanks for pointing this out - I was already going mad... :D
+1 just stumbled upon the same step stone
Oh just started to do it, but then I realized that the patch seems to be already in place: https://github.com/mmatl/pyrender/commit/7c613e8aed7142df9ff40767a8f10b7a19b6255c. I'd have used a ">=3.1.0,
I would like to have that feature as well. It would be great to be able to choose the output format between at least uint8 and float, maybe uint16 would...
Looks like we are also hit by this issue. Are there any plans to fix this issue properly? In the example of https://github.com/pyqtgraph/pyqtgraph/pull/2659 it is mentioned that "we don't really...
Indeed self.makeCurrent() is a workaround to make self.itemsAt() usable again - thank you!
Fair enough! A little hint in the documentation of itemsAt(...) would be nice though, if the self.makeCurrent() call is not considered to be integrated into itemsAt(...).
Hi @nicoddemus thanks for the answer, this is a bit of a pity for our use case. Please allow me one more question - is the reordering of test cases...
This is a simple test (the real number of test cases is a lot larger and also the spread between long and short tests is much more, we are talking...
> Both `worksteal` and `load` initially schedule in chunks of more than 1 test, so both tests with 10.0 and 9.0 duration are sent to `gw0`. I'm not sure if...