Revision 082ec8841202c2d1876c0290f49813120a7e8a2b authored by Galen Lynch on 19 January 2019, 01:26:47 UTC, committed by Galen Lynch on 19 January 2019, 01:26:47 UTC
The example demonstrating the use of RemoteChannel does not work in Julia 0.7+,
due to new scoping of variables inside of for loops. Consequently, the example
would not work as intended. Adding global scope to the variable corrects this
problem.
1 parent 8221c87
History
File Mode Size
CODE_OF_CONDUCT.md -rw-r--r-- 2.5 KB
ISSUE_TEMPLATE.md -rw-r--r-- 568 bytes
SUPPORT.md -rw-r--r-- 690 bytes

back to top