-
-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
When trying to do a simple HTTP request with HttpClient, I invariable receive a DnsException thrown by Amp\Dns\Rfc1035StubResolver:197, which is part of a MultiReasonException containing two such exceptions, whose previous exception is an AssertionError from byte-stream\lib\ResourceInputStream.php:135 where an assertion containing the following message fails:
Trying to read from a previously fclose()'d resource. Do NOT manually fclose() resources the loop still has a reference to.
Libraries
amphp/amp v2.5.2
amphp/beanstalk v0.3.2
amphp/byte-stream v1.8.1
amphp/cache v1.4.0
amphp/dns v1.2.3
amphp/hpack v3.1.0
amphp/http v1.6.3
amphp/http-client v4.5.5
amphp/http-client-cookies v1.1.0
amphp/parallel v1.4.0
amphp/parser v1.0.0
amphp/postgres v1.3.3
amphp/process v1.1.1
amphp/serialization v1.0.0
amphp/socket v1.1.3
amphp/sql v1.0.1
amphp/sql-common v1.1.2
amphp/sync v1.4.0
amphp/uri v0.1.4
amphp/windows-registry v0.3.3
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels