aboutsummaryrefslogtreecommitdiffstats
path: root/system/doc
diff options
context:
space:
mode:
authorHans Bolinder <[email protected]>2016-01-25 10:35:20 +0100
committerHans Bolinder <[email protected]>2016-01-26 08:54:27 +0100
commit332d61900b466c3bb9f3892d272043e2ad3ffb90 (patch)
tree791a680b9cf78709cdfe407b25180f6db63b11d0 /system/doc
parentfe2d78e98e01fb8a596bd6816e2f154a2d5cfdd0 (diff)
downloadotp-332d61900b466c3bb9f3892d272043e2ad3ffb90.tar.gz
otp-332d61900b466c3bb9f3892d272043e2ad3ffb90.tar.bz2
otp-332d61900b466c3bb9f3892d272043e2ad3ffb90.zip
Fix a race bug affecting dets_SUITE:open_file/2
The Dets server pretends the file is open before internal_open() has been called, which means that unless the internal_open message is applied first, other processes can find the pid by calling dets_server:get_pid() and do things before Head has been initialized properly.
Diffstat (limited to 'system/doc')
0 files changed, 0 insertions, 0 deletions