rabbitmq / rabbitmq-common

Common library used by rabbitmq-server and rabbitmq-erlang-client
Other
66 stars 112 forks source link

Support both PID_EXT and NEW_PID_EXT simultaneously #317

Closed essen closed 5 years ago

essen commented 5 years ago

Better fix for https://github.com/rabbitmq/rabbitmq-common/issues/313 that closes https://github.com/rabbitmq/rabbitmq-common/issues/315

michaelklishin commented 5 years ago

@essen just as a note, I've noticed that encrypt_decrypt and encrypt_decrypt_term tests fail on OTP 22 again (I rebuilt from master a couple of days ago). It has nothing to do with this PR, of course, simply noticed while QA'ing this.

essen commented 5 years ago

OK will look into it next week.