Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

at-sync macro is barely documented #49921

Open
giordano opened this issue May 22, 2023 · 1 comment
Open

at-sync macro is barely documented #49921

giordano opened this issue May 22, 2023 · 1 comment
Labels
docs This change adds or pertains to documentation multithreading Base.Threads and related functionality

Comments

@giordano
Copy link
Contributor

The @sync macro is not mentioned anywhere in the page Multi-Threading, while in Multi-processing and Distributed Computing it's mentioned casually in the first section, without explaining what it is. In the multiprocessing page there are a couple of examples which use the macro, but without any explanation. At least the macro has a docstring, but figuring out what it does and when it should be used from the prose manual is quite hard, to say the least.

@giordano giordano added docs This change adds or pertains to documentation multithreading Base.Threads and related functionality labels May 22, 2023
@IanButterworth
Copy link
Member

An adjacent question is whether Experimental.@sync should be elevated #34198

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs This change adds or pertains to documentation multithreading Base.Threads and related functionality
Projects
None yet
Development

No branches or pull requests

2 participants