Skip to content

Track nrepl-messages per connection #1412

@bbatsov

Description

@bbatsov

While discussing with @expez some issues related to #1399 it became apparent that with the dynamic dispatch and dispatch to multiple connections the current *nrepl-messages* buffer is mostly unusable as you can really figure out which message went where.

We need to either have separate messages buffers per each connection or add connection info the the messages we log right now. Probably option 1 would be better. At any rate we're not shipping 0.10 without something like this.

@expez @Malabarba Any comments?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions