Skip to content

Fix multi-threaded multiple sources

Compare
Choose a tag to compare
@rjhorniii rjhorniii released this 09 Apr 14:52
· 5 commits to master since this release

Mutex and channel structure revised to avoid race issues.

Previous versions worked always for the first input source, but some other inputs could be skipped.
Must be paired with ics version v1.1.1