Skip to content

Commit caa568c

Browse files
Merge pull request #367 from lakshminarasimmanv/patch-1
Removed repeated link
2 parents ea70ee0 + 15738ec commit caa568c

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
@@ -391,7 +391,6 @@ This content can be found under [pointers](../topics/go/language/pointers). We f
391391
[How does the golang scheduler work?](https://www.quora.com/How-does-the-golang-scheduler-work/answer/Ian-Lance-Taylor) - Ian Lance Taylor
392392
[Explanation of the Scheduler](https://news.ycombinator.com/item?id=12460807)
393393
[proposal: runtime: non-cooperative goroutine preemption](https://github.com/golang/go/issues/24543) - Austin Clements
394-
[Go scheduler: Implementing language with lightweight concurrency](https://www.youtube.com/watch?v=-K11rY57K7k&app=desktop) - Dmitry Vyukov
395394
[Work-Stealing in Go Scheduler](https://medium.com/a-journey-with-go/go-work-stealing-in-go-scheduler-d439231be64d?) - Vincent Blanchon
396395

397396
#### Single Static Assignment Optimizations

0 commit comments

Comments
 (0)