Thomas Watson
Thomas Watson
Absolutely - As long as we just don't make the flag required. Then we could say that the absence of the flag meant that it was unknown
If I recall correctly, the reason why we renamed tags to labels was that tags in ECS were just an array of values with no keys, whereas our definition of...
@simitt According to #42, it was my understanding that all agents were supposed to rename tags to labels. This is why we did it in the Node.js agent. The old...
As far as I can tell [Vodo](http://vodo.net) is a community of free-to-share films
There is also this (far from complete) list on wikipedia: https://en.wikipedia.org/wiki/Open-source_film#List_of_open-source_films
That's not such a bad idea... you could also do it with a submodule like in [is-my-json-valid](https://github.com/mafintosh/is-my-json-valid#usage): ``` js var deepExtend = require('deep-extend'); var customExtend = require('deep-extend/custom')(cloner); var standardCloned =...
I think the answer is here: https://twitter.com/gibfahn/status/1159020612037332992
In case anybody is interested, I've created this script that essentially does the same: https://gist.github.com/watson/493f359315e7542ddcad37b3408b9f5e
Odd, I'm also getting this issue in a just test suite while upgrading to the newest version of undici. I know it's not the fault of undici, but just thought...
In an attempt to fix this issue, I've moved the defeat device into a secret source folder