Felipe Gasper
Felipe Gasper
I could see a use case for the status quo, i.e., “die if $pid is gone”. Also, this interface has worked this way for a while, right? Were autodie.pm new,...
Better, IMO, to document this in the POD as one of a list of “potential gotchas” than to change it.
Assuming this would also encompass binary strings as map keys: I’d also find this useful for Perl-generated CBOR, in which case strings (including map keys) aren’t reliably text or binary....
@fas3r: How do you mean? The code I pasted above indicates how to create enough of the extension to indicate DV.
Ah. Yes: look at the code in https://tlstest.site.
Yes. Look at https://github.com/FGasper/p5-Crypt-Perl/blob/master/lib/Crypt/Perl/X509/Extension/authorityInfoAccess.pm (sorry … you’ll have to follow the inheritance), and translate that to how forge does the same manipulations.
Same issue here on 10.14.6 with 4.1.2 and 4.2.0 both.
I’ve had the same problem with 10.14.5 -> 10.14.6, but 4.2.0 does *not* fix the problem for me.
I note that the same behaviour manifests if I *do* have the VPN on but neglect to `ssh-add` the key then also CTRL-C out when sshfs asks me to `Enter...
I don’t get the failure here … [it passes for me](https://github.com/FGasper/wasm3/runs/6013045957?check_suite_focus=true).