qpid-dispatch
qpid-dispatch copied to clipboard
Mirror of Apache Qpid Dispatch
I did not finish with making this leak free yet. It is quite difficult for me to predict what happens as I make (pretty significant :( changes all around... Currently,...
Replacement for https://github.com/apache/qpid-dispatch/pull/852. Make the version jump smaller, and try to identify and gradually resolve the API incompatibilities in the update.
- top five total waits: $ sort --reverse --numeric --key 3 | head -5 - top five with waits > 1000 nsc: $ sort --reverse --numeric --key 7 | head...
- remove MacOS - remove test configurations already covered by Github Actions - All tests run either TSAN or ASAN checkers - whitespace fixups
This is a quick work-in-progress attempt that I've created. First, majority of functions in the router require that the memory pools are initialized. I've decided to just start the whole...
Removes [ansi-html](https://github.com/Tjatse/ansi-html). It's no longer used after updating ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together. Removes `ansi-html` Updates `react-scripts` from 4.0.3 to 5.0.1 Commits 19fa58d Publish 9802941...
Bumps [node-forge](https://github.com/digitalbazaar/forge) to 1.3.1 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together. Updates `node-forge` from 0.10.0 to 1.3.1 Changelog Sourced from node-forge's changelog. 1.3.1 - 2022-03-29...