Skip to content

port argument in App can be ignored when using a custom receiver #1357

@seratch

Description

@seratch

Description

As described at #1344 , the port argument in App constructor can be silently ignored if the App accepts receiver argument as well. Bolt should ensure the App's port parameter is passed on to the receiver.

What type of issue is this? (place an x in one of the [ ])

  • bug
  • enhancement (feature request)
  • question
  • documentation related
  • example code related
  • testing related
  • discussion

Requirements (place an x in each of the [ ])

  • I've read and understood the Contributing guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've searched for any related issues and avoided creating a duplicate issue.

Metadata

Metadata

Assignees

Labels

bugM-T: confirmed bug report. Issues are confirmed when the reproduction steps are documentedenhancementM-T: A feature request for new functionality

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions