Skip to content
This repository was archived by the owner on Aug 2, 2021. It is now read-only.
This repository was archived by the owner on Aug 2, 2021. It is now read-only.

network/stream: TestGetSubscriptionsRPC leaks goroutines #1233

@frncmx

Description

@frncmx

Problem

race: limit on 8128 simultaneously alive goroutines is exceeded, dying
FAIL	github.com/ethereum/go-ethereum/swarm/network/stream	462.603s

How to reproduce
time go test -v -race -run TestGetSubscriptionsRPC -count 1000 github.com/ethereum/go-ethereum/swarm/network/stream

Note: My computer froze a few times during the test runs and the test is flaky (#1234).

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions