Skip to content

Add exercise async2 - #2383

Draft
senekor wants to merge 1 commit into
rust-lang:mainfrom
senekor:senekor/wswzuyoxorzk
Draft

Add exercise async2#2383
senekor wants to merge 1 commit into
rust-lang:mainfrom
senekor:senekor/wswzuyoxorzk

Conversation

@senekor

@senekor senekor commented Apr 18, 2026

Copy link
Copy Markdown
Contributor

The lesson of this exercise is that blocking primitives from the standard library are often unsuitable for asynchronous programming. The runtime usually provides async-compatible replacements.

@senekor
senekor force-pushed the senekor/wswzuyoxorzk branch from dc08960 to 09cd4bd Compare April 18, 2026 22:32
@senekor
senekor force-pushed the senekor/wswzuyoxorzk branch from 09cd4bd to 59f6f41 Compare May 16, 2026 11:06
@senekor
senekor force-pushed the senekor/wswzuyoxorzk branch 2 times, most recently from 819d15b to 68fd6f0 Compare August 10, 2026 20:28
@mo8it mo8it added this to the v7 milestone Aug 29, 2026
@senekor
senekor force-pushed the senekor/wswzuyoxorzk branch from 68fd6f0 to 956bb61 Compare August 29, 2026 20:06
@senekor
senekor marked this pull request as draft August 29, 2026 20:07
@senekor

senekor commented Aug 29, 2026

Copy link
Copy Markdown
Contributor Author

It's been a while, I need to rethink where we might want to go with the second async exercise.

@senekor
senekor force-pushed the senekor/wswzuyoxorzk branch from 956bb61 to 9c8b8c9 Compare August 29, 2026 20:09
@mo8it

mo8it commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

Request a review when ready :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants