Matt Zimmerman
Matt Zimmerman
It would be great to highlight pods in "kubectl get pods" where # of ready containers < total # of containers
There seem to be a few options for addressing this issue: 1. Disable the gestures during game play, as suggested by the original issue report. There exists a [cordova plugin](https://github.com/keeey/cordova-plugin-system-gesture)...
OK, I'll have a look
Unfortunately, I've run short of time to devote to fixing this bug. I managed to get a functional dev environment set up, but wasn't able to reproduce the bug easily...
@benfred I'm able to reproduce a similar error on MacOS. Would you like the details here, or should I open a new issue?
I'm having trouble reducing this down to a small test case because it's difficult to trigger. I only seem to encounter the problem when I import pandas before implicit, and...
Using pandas 0.24.2 still triggers the issue, but 0.25.0 and 1.0.5 do not. The diff between 0.24.2 and 0.25.0 is huge, but I scanned the list of fixed bugs and...
@benfred I can reproduce the issue using the binary wheel from PyPI, though it has a reference to a GCC library at a strange path (maybe macports? I'm using homebrew)....
*/90 runs the job every 90 minutes which is useful.
Indeed. I discovered this behavior when I migrated a production workload from vixie cron to apscheduler, keeping the crontab entries intact. One of them failed because it relied on this...