File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -389,7 +389,6 @@ This content can be found under [pointers](../topics/go/language/pointers). We f
389
389
[ How does the golang scheduler work?] ( https://www.quora.com/How-does-the-golang-scheduler-work/answer/Ian-Lance-Taylor ) - Ian Lance Taylor
390
390
[ Explanation of the Scheduler] ( https://news.ycombinator.com/item?id=12460807 )
391
391
[ 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
393
392
[ Work-Stealing in Go Scheduler] ( https://medium.com/a-journey-with-go/go-work-stealing-in-go-scheduler-d439231be64d? ) - Vincent Blanchon
394
393
395
394
#### Single Static Assignment Optimizations
You can’t perform that action at this time.
0 commit comments