wpilibsuite / ntcore

NetworkTables Core Library (ARCHIVED, merged into allwpilib)
Other
39 stars 28 forks source link

Move immediate notification logic into Storage/Dispatcher #240

Closed PeterJohnson closed 7 years ago

PeterJohnson commented 7 years ago

This prevents race conditions that could result in out of order notifications.