Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
143 contributions in the last year
Activity overview
Contributed to
jiacai2050/dotfiles,
jiacai2050/jiacai2050.github.io,
jiacai2050/gooreplacer
and 5 other
repositories
Contribution activity
July 2020
Created an issue in sfackler/scheduled-thread-pool that received 2 comments
Improve for FixedRate task
For now, FixedRate first execute current job then push next job to the inner queue. JobType::FixedRate { mut f, rate } => { f(); let new_job = Job…
2
comments
3
contributions
in private repositories
Jul 6 – Jul 14