v2.0.1
- Bug fixes
- Fix race condition when loading NIF. If two processes caused the NIF to be
loaded at the same time, then it was possible for one to return an error. - Remove tracking of the number of open pins from the cdev backend to not need
to synchronize access to the count. This feature really was only used for
the unit tests.
- Fix race condition when loading NIF. If two processes caused the NIF to be