| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.7.9.tar.gz | 2017-07-28 | 2.4 MB | |
| 0.7.9.zip | 2017-07-28 | 3.0 MB | |
| README.md | 2017-07-28 | 354 Bytes | |
| Totals: 3 Items | 5.4 MB | 0 | |
Enhancements
- Suppport for Kotlin 1.1
Bug Fixes
- Fixed memory leak through fiber stack under certain circumstances (#282)
- Fixed regression of
verifyInstrumentation(#280, [#279]) - Registered actors stop their (JMX) monitors when deregistered
- Fixed documentation of actor's mailbox overflow policy (#283)
- Various small fixes.