@lock export from Base, closes #36441#39588
Conversation
|
Hi @sairus7 Thanks for this PR! IMHO, to truly close #36441 we need to do the following in addition to export
For more information, you can see: https://discourse.julialang.org/t/poor-performance-of-lock-l-do-closures-caused-by-poor-performance-of-capturing-closures/42067/13 EDIT: BTW, we also have the macro |
|
bump? needs docs and news for this |
|
@ronisbr I've added docstrings and |
|
Hi @sairus7 ! For me it is perfect and fully addressed my points 1 and 2. I think we only need to add an entry in NEWS.md informing that |
Seems NEWS.md file is excluded from julia repo, so how to do this? |
No, it does not seem to be excluded, check here: https://github.com/JuliaLang/julia/blob/master/NEWS.md |
|
Added this to news, not sure if the right section. |
|
LGTM! |
|
We have a problem in the building: I believe you need to remove trailing spaces from those doc strings. |
|
I think all conversations above are resolved now. |
|
Fantastic, thanks all! :) 🙌 |
|
Nice!! Thank you @sairus7 for you contribution :) |
It was exported in v1.7, not v1.10: #39588
It was exported in v1.7, not v1.10: #39588
No description provided.