Skip to content

Tags: 4matic/StreamMachine

Tags

v1.0.0

Toggle v1.0.0's commit message
Runs in container

0.7.1

Toggle 0.7.1's commit message
Tweak years in LICENSE file

0.7.0

Toggle 0.7.0's commit message
Preroller: Don't allow initialization if either URI is missing

v0.6.0

Toggle v0.6.0's commit message
Revert Slave.WorkerPool changes; Clean up test issues

* Slave.WorkerPool: Revert a change to the `status` function that returned
  cached async responses rather than making an RPC request. The change broke
  tests that relied on seeing changes immediately, and the function isn't
  used elsewhere.
* util/IcecastSource: Clean up a case where our callback could be fired twice
* tests/slave: Update slave status response expectations