jiridanek edited a comment on pull request #1052:
URL: https://github.com/apache/qpid-dispatch/pull/1052#issuecomment-1042476123
Marking as draft and dropping it from 1.19 milestone. The PR fixes the
leaks, but causes occasional shutdown crashes, which is not acceptable.
* [ ] don't forget to put the following system_test.py addition to
skupper-router
```python
super(Http2Server, self).__init__(self.args, name=name,
expect=expect)
if wait:
try:
self.wait_ready()
except Exception:
self.teardown()
raise
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]