# Broadcast hangs after successful execution over all array elements

**URL:** https://discourse.julialang.org/t/broadcast-hangs-after-successful-execution-over-all-array-elements/119193
**Category:** New to Julia
**Tags:** question, broadcast
**Created:** [September 8, 2024, 1:03pm UTC](https://discourse.julialang.org/t/broadcast-hangs-after-successful-execution-over-all-array-elements/119193 "2024-09-08T13:03:11Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![gustaphe](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/gustaphe/32/18174_2.png) [@gustaphe](https://discourse.julialang.org/u/gustaphe)
#### Post date: [September 8, 2024, 1:28pm UTC](https://discourse.julialang.org/t/broadcast-hangs-after-successful-execution-over-all-array-elements/119193/2 "2024-09-08T13:28:37Z")

</div>

> [@Please read: make it easier to help you](https://discourse.julialang.org/t/please-read-make-it-easier-to-help-you/14757):
>
> Welcome to the Julia Discourse! We are enthusiastic about helping Julia programmers, both beginner and experienced. This public service announcement (PSA) outlines best practices when asking for help. Following these points makes it easier for us to help you and more likely you’ll get a prompt, useful answer. Keywords are highlighted to make it easier to refer to specific points. Choose a descriptive title that captures the key part of your question, eg “plots with multiple axes” instead of …

In particular, tell us exactly how to call your code to see the error.

Also, can I suggest using more descriptive variable names and following the Julia variable naming conventions: [Style Guide · The Julia Language](https://docs.julialang.org/en/v1/manual/style-guide/#Use-naming-conventions-consistent-with-Julia-base/)  
This will not only help us understand your code so we can help you, it will help you write maintainable code in the long run.

---

_[View the full topic](https://discourse.julialang.org/t/broadcast-hangs-after-successful-execution-over-all-array-elements/119193)._
