Resource Sharing Between production and test environment

Hal Snyder hal@REDACTED
Thu Jul 31 23:25:41 CEST 2003


Per Bergqvist <per@REDACTED> writes:

> You should absolutely not attempt to solve the problem with
> distributed erlang since it may potentially severely impact the
> production system. (e.g. gdb debugging a node in the test system
> could potentially stall global locking on all other connected
> nodes.)

Could you explain a little more what might cause global locking to
stall, and what parts of OTP are affected?

You don't need gdb to take a node offline at an inopportune moment.
:-0



More information about the erlang-questions mailing list