This website requires JavaScript.
Explore
Help
Sign In
jackyyf
0 Followers
·
0 Following
Joined on
2017-03-01
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
3
Projects
Packages
Public Activity
Starred Repositories
jackyyf
pushed to
master
at
jackyyf/tsb
2026-08-12 21:10:31 +08:00
91130a66be
Add a empty slice notify to kick dead clients idling on dead streams.
jackyyf
pushed to
master
at
jackyyf/tsb
2026-08-05 05:29:41 +08:00
fa8a76f53c
Adding the missing return.
jackyyf
pushed to
master
at
jackyyf/tsb
2026-08-05 05:27:49 +08:00
b8aae421fa
Try to cleanup clients even if the stream is dead.
jackyyf
pushed to
master
at
jackyyf/tsb
2026-07-13 16:54:52 +08:00
2a288f0aec
Bump go verison to 1.26
jackyyf
pushed to
master
at
jackyyf/tsb
2026-07-13 16:49:59 +08:00
3266983024
fix(upstream-http): Properly close http body to fix goroutine leak.
jackyyf
pushed to
master
at
jackyyf/tsb
2026-06-30 03:42:06 +08:00
1fe56435af
Add PR contact
jackyyf
pushed to
master
at
jackyyf/tsb
2026-06-30 03:35:20 +08:00
075dabcec8
Fix WriteHeader order.