NeuroPy icon indicating copy to clipboard operation
NeuroPy copied to clipboard

stop() function not working

Open lihas opened this issue 12 years ago • 1 comments

on calling the stop() method, the thread which fetches data from mindWave should stop and mindWave should be disconnected but it is not happening and the thread continues to run.

checked on Ubuntu, not sure if the bug affects other platforms, however there is no reason to believe otherwise as the python code has no platform specific part.

lihas avatar Jun 08 '13 22:06 lihas

there is same problem in windows

acseckin avatar Jul 15 '13 22:07 acseckin