vedb / pupil_recording_interface

A pythonic interface for the Pupil Core system
https://vedb.github.io/pupil_recording_interface
GNU General Public License v3.0
1 stars 0 forks source link

Implement non-blocking Pipeline #31

Open phausamann opened 4 years ago

phausamann commented 4 years ago

Support for non-blocking processing of Packet attributes is already implemented, however, there's an issue when multiple consumers need to access the same Futured attribute.