Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a cancellation test. | Matthias Andreas Benkard | 2018-01-10 | 1 | -2/+41 |
| | |||||
* | React to monix.execution.Ack.Stop signals properly. | Matthias Andreas Benkard | 2018-01-10 | 1 | -1/+52 |
| | | | | | | Previously, we just ignored the return value of Observer.Sync.onNext in the implementation of Fiber.run. Now we stop when we receive a Stop response. | ||||
* | Add initial code and project files. | Matthias Andreas Benkard | 2018-01-07 | 1 | -0/+180 |