Henry Williams

Results 9 comments of Henry Williams
trafficstars

I had this issue in .NET Core running on Debian 8 (Jessie). I tried everything here, but what finally worked for me was downgrading the version of `unixodbc` from 2.3.4...

Thanks for the quick response @ukayani. Yup, a post route handler is basically what I'm looking for. Is there a way to implement that with this library?

I agree. I think all the tests that need to be re-executed should display a visual indicator to let the user know that the tests are being executed.

I'm seeing the same issue. My workaround is to define any properties that don't use a transform function first. ```javascript const map = { "foo": [ { key: "y" //...

Thanks for the quick response. From the demo, I see that the "brightness level" is basically faked by setting the color. Is that accurate? ```c anim_max = pStrand->brightLimit - anim_step;...

**TLDR; the files are cached but it's possible that the package manage isn't accessing them** @mgaitan I used your repo to explore how `buildkit-cache-dance` works. After troubleshooting and adding some...

> @whatch > pm2-docker is flaky in AWS ECS. It swallows the logs randomly. I see nothing but downside from having used it. Not against it locally, and I'm not...

I noticed the same behavior. There are also a few other settings the app doesn't persist including Show Grid and Tool Lock (not sure what this does). I tried implementing...