Skip to content

epoll test_replication_all always hangs when killing processes at the end #5950

@abhijat

Description

@abhijat

At the end of the test_replication_all (which has several combinations and several instances of dragonfly) the running dragonfly instances (master and replica) are stopped.

For some reason now the stop never proceeds smoothly (in python, the OS pid seems to exit fine), when we call proc.terminate() then the following proc.communicate() hangs until timeout (2 minutes).

Every shutdown takes over 2 minutes to complete, the test becomes much slower as a result.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions