Commit Graph

12 Commits (05e37ee20fe3b23726e63ebb881afecd722a8395)

Author SHA1 Message Date
zjbztianya d88da4cc88
Replace contextx.ShrinkDeadline with context.WithTimeout (#598) 4 years ago
Kevin Wan 9e6c2ba2c0
avoid goroutine leak after timeout (#575) 4 years ago
Kevin Wan fcd15c9b17
refactor, and add comments to describe graceful shutdown (#564) 4 years ago
Kevin Wan f238290dd3
fix golint issues in core/fx (#486) 4 years ago
Kevin Wan 5e969cbef0
fix golint issues, else blocks (#457) 4 years ago
kevin d2ed14002c add fx.Split 4 years ago
kevin 8291eabc2c assert len > 0 4 years ago
codingfanlt 901fadb5d3
fix: fx/fn.Head func will forever block when n is less than 1 (#128)
* fix fx/Stream Head func will forever block when n is less than 1

* update test case

* update test case
4 years ago
kevin 637a94a189 add fx.Count 4 years ago
Klaus 4bdf5e4c90 chore: fix typo 4 years ago
kevin 0a7e0cce77 update package reference 4 years ago
kevin 7e3a369a8f initial import 4 years ago