Skip to content

Releases: richbl/distributed-motion-surveillance

Fix Release

02 May 18:34
Compare
Choose a tag to compare

Fix to Ruby seg-fault in Ruby ThWait class, replacing class dependencies with process calls (tested to run slightly faster than thread calls).

Note that this issue and related fix only affects the DMS-Server component.

Initial Release

01 May 22:36
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

Initial release of DMS. All components tested and functional.

Currently tracking an unhandled exception in the Ruby language in or around the Ruby ThWait class, specifically the ThreadsWait.all_wait() call. This may present itself on the DMS_Server component, and results in the exit of the dms-server.service daemon (if the systemd daemon is configured for use).