Skip to content

Cannot close multi-ledger Channel #365

@cryptphil

Description

@cryptphil

Location

multi/
To reconstruct the bug: Add chBobAlice.Close() to client/test/multiledger_dispute.go:135 and then run the multi-ledger dispute tests.

Problem

When trying to close a multi-ledger channel with ch.Close() the method does not return and we get a deadlock.
This only happens if we have started a watcher for this channel.

Proposal

We have to identify the reason for this bug and then fix it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions