We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
right now rabbit_misc:otp_release/0 doesn't properly work on the standalone due to a missing OTP_VERSION file
See: https://github.com/rabbitmq/rabbitmq-server/blob/master/src/rabbit_misc.erl#L981
The text was updated successfully, but these errors were encountered:
adds OTP_VERSION to standalone mac
e49da38
Fixes #106
Cherry-picked to stable as I think this can safely go into 3.5.x.
stable
3.5.x
Sorry, something went wrong.
de49752
3ff488e
Fixes rabbitmq/rabbitmq-server#106
6109158
Merge pull request #106 from rabbitmq/fix-counter-leak
ce9cd77
Fix seshat counter leak for osiris readers.
videlalvaro
Successfully merging a pull request may close this issue.
right now rabbit_misc:otp_release/0 doesn't properly work on the standalone due to a missing OTP_VERSION file
See: https://github.com/rabbitmq/rabbitmq-server/blob/master/src/rabbit_misc.erl#L981
The text was updated successfully, but these errors were encountered: