这是indexloc提供的服务,不要输入任何密码
Skip to content

The session.RateLimiter causes a goroutine leak due to not being closed. #806

@liapples

Description

@liapples

session, err := subscraping.NewSession(domain, proxy, rateLimit, timeout)

In this goroutine, a goroutine leak occurs due to the failure to stop session.RateLimiter after it has been created.

Metadata

Metadata

Assignees

Labels

Status: CompletedNothing further to be done with this issue. Awaiting to be closed.Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.investigationinvestigation

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions