-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
Labels
error handlingHandling of exceptions by Julia or the userHandling of exceptions by Julia or the usermultithreadingBase.Threads and related functionalityBase.Threads and related functionality
Description
_ _ _(_)_ | A fresh approach to technical computing
(_) | (_) (_) | Documentation: http://docs.julialang.org
_ _ _| |_ __ _ | Type "?help" for help.
| | | | | | |/ _` | |
| | |_| | | | (_| | | Version 0.5.0-dev+5275 (2016-07-11 13:22 UTC)
_/ |\__'_|_|_|\__'_| | Commit 590b4be (9 days old master)
|__/ | x86_64-apple-darwin13.4.0
julia> Threads.@threads for i = 1:Threads.nthreads()
undefined
end
julia>
Is this a consequence of #17388, or another problem?
Metadata
Metadata
Assignees
Labels
error handlingHandling of exceptions by Julia or the userHandling of exceptions by Julia or the usermultithreadingBase.Threads and related functionalityBase.Threads and related functionality