summaryrefslogtreecommitdiff
path: root/test/src
diff options
context:
space:
mode:
authorJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2015-07-30 18:06:24 +0200
committerJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2015-08-05 16:16:38 +0200
commit78bf4ce6ef185669066213dca38bc641138108a8 (patch)
tree8b4d08d8de24a29072d922334885d1394da79e95 /test/src
parentae53a636074e19b371be04ebdb80c659720df9d7 (diff)
downloadrabbitmq-server-git-78bf4ce6ef185669066213dca38bc641138108a8.tar.gz
rabbit_node_monitor: Rework `global` hang workaround
Up-to and including Erlang 17, `global` would use `erlang:now()` to tag messages in the process dictionary. In Erlang 18.0, it uses a unique integer, so we can't use this value to determine for how long messages are stuck in the dictionary. We now do two snapshots of the dictionary and compare them. References #233.
Diffstat (limited to 'test/src')
0 files changed, 0 insertions, 0 deletions