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