Re: [perl #133057] Odd interaction of HTTP::UserAgent and Promises

[email protected] ("brian d foy via RT") Tue, 03 Apr 2018 20:28:23 -0700
Newsgroups perl.perl6.compiler
Message-ID <[email protected]>
The error message isn't useful because you get that no matter what
happens. It's really the IO::Socket::SSL is not thread safe.

But, I'd not expect a segfault.