diff options
author | Dan Gudmundsson <[email protected]> | 2015-12-01 16:43:08 +0100 |
---|---|---|
committer | Dan Gudmundsson <[email protected]> | 2015-12-01 16:43:08 +0100 |
commit | f0ab82279fa6fc7c91d9b3c193d1890b7c83e39b (patch) | |
tree | 3976393a55398e7ba60e853529c3e8c8b24fa765 /lib/wx/info | |
parent | 617387025b698c7c7b1d102e35234b2c65dda335 (diff) | |
download | otp-f0ab82279fa6fc7c91d9b3c193d1890b7c83e39b.tar.gz otp-f0ab82279fa6fc7c91d9b3c193d1890b7c83e39b.tar.bz2 otp-f0ab82279fa6fc7c91d9b3c193d1890b7c83e39b.zip |
wx: Remove call to disconnect_impl from server
The server might wait for the result of a call to disconnect_impl
which can now be delayed, that might cause a callback to never be
invoked and thus hang the driver thread.
To avoid that dispatch the disconnect_impl call from user process
instead of server.
Diffstat (limited to 'lib/wx/info')
0 files changed, 0 insertions, 0 deletions