Skip to content

Commit 15738ec

Browse files
Removed repeated link
This commit removes a repeated link to a resource that was already mentioned on line 388.
1 parent 1125c60 commit 15738ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

reading/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,6 @@ This content can be found under [pointers](../topics/go/language/pointers). We f
389389
[How does the golang scheduler work?](https://www.quora.com/How-does-the-golang-scheduler-work/answer/Ian-Lance-Taylor) - Ian Lance Taylor
390390
[Explanation of the Scheduler](https://news.ycombinator.com/item?id=12460807)
391391
[proposal: runtime: non-cooperative goroutine preemption](https://github.com/golang/go/issues/24543) - Austin Clements
392-
[Go scheduler: Implementing language with lightweight concurrency](https://www.youtube.com/watch?v=-K11rY57K7k&app=desktop) - Dmitry Vyukov
393392
[Work-Stealing in Go Scheduler](https://medium.com/a-journey-with-go/go-work-stealing-in-go-scheduler-d439231be64d?) - Vincent Blanchon
394393

395394
#### Single Static Assignment Optimizations

0 commit comments

Comments
 (0)