summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDenis Shienkov <denis.shienkov@gmail.com>2015-01-04 17:03:53 +0000
committerDenis Shienkov <denis.shienkov@gmail.com>2015-01-06 12:08:20 +0100
commit96d79d314c004afa2d84d4a32fd019d2d4770799 (patch)
tree3693d25f33928186f2f1a2ef22ffb923c6b1ffb0 /tests
parentcb7a9ca69f31658b29f1e8a77e31fd555c4e7e5d (diff)
downloadqtserialport-96d79d314c004afa2d84d4a32fd019d2d4770799.tar.gz
Do not touch of the read notifier after its creation
When are used the multiple opening and closing chains, then a read notification can be stalled. The reason is in old heritage of a code related to preventing of recursive calls. Thus, need just to remove this old code. It is not the in-depth investigation of an issue but just a workaround which can be improved in future. Tested on Linux with on-board and socat serial ports using Qt5. Task-number: QTBUG-43484 Change-Id: I04556fdde2775448b33d68f141f4328647c549c9 Reviewed-by: Laszlo Papp <lpapp@kde.org>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions