Skip to content

When test transport fires close event it should remove its stop function from socket's close event #6

@flowersinthesand

Description

@flowersinthesand

Now that it doesn't, if a socket fires close event, close method of transports used to find a working transport method is executed unnecessarily even though they are already closed. In case of HTTP transports, you can see invalid abort requests are performed. Each test transport should remove its stop function from socket's close event on its close event.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions