We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1619fdb commit 67721c8Copy full SHA for 67721c8
Courses/Async-2024.md
@@ -81,7 +81,7 @@
81
- 🧑💻 Задания по обработке ошибок
82
- 🧑🎓 Асинхронная очередь `AsyncQueue`
83
- ⭐ Асинхронная очередь (в платном курсе)
84
- - ✨ Конкурентная асинхронная очередь из старой лекции](https://youtu.be/Lg46AH8wFvg
+ - ✨ Конкурентная асинхронная очередь из старой лекции](https://youtu.be/Lg46AH8wFvg)
85
- 💻 Примеры кода: https://github.com/HowProgrammingWorks/ConcurrentQueue
86
- 💻 Примеры кода: (готовятся), будут тут https://github.com/HowProgrammingWorks/AsyncQueue
87
- 🧑🎓 Асинхронный пул `AsyncPool`
0 commit comments