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 [ ])
Requirements (place an x in each of the [ ])
Description
As described at #1344 , the
portargument inAppconstructor can be silently ignored if theAppacceptsreceiverargument as well. Bolt should ensure theApp'sportparameter is passed on to the receiver.What type of issue is this? (place an
xin one of the[ ])Requirements (place an
xin each of the[ ])