# Parallel for breaks in SDL application

**URL:** https://discourse.julialang.org/t/parallel-for-breaks-in-sdl-application/22937
**Category:** Julia at Scale
**Created:** [April 8, 2019, 10:05pm UTC](https://discourse.julialang.org/t/parallel-for-breaks-in-sdl-application/22937 "2019-04-08T22:05:11Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![xor0110](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/xor0110/32/7926_2.png) [@xor0110](https://discourse.julialang.org/u/xor0110)
#### Post date: [April 11, 2019, 8:00pm UTC](https://discourse.julialang.org/t/parallel-for-breaks-in-sdl-application/22937/3 "2019-04-11T20:00:40Z")

</div>

I’m really curious if anyone has any thoughts especially because the last error messages seem to involve some Python stuff and I have absolutely no clue where this might be coming from.

I am also having problems with @btime running this parallel loop ([Running a function with multiple threads inside @btime never ends](https://discourse.julialang.org/t/running-a-function-with-multiple-threads-inside-btime-never-ends/23047)). It seems to be something wrong happening _after_ all the computations are over.

Should I start a ticket on GitHub perhaps? I didn’t want to do this before I had a better idea of what could be causing this problem. I would gladly try to debug it, but I would definitely need some directions too.

---

_[View the full topic](https://discourse.julialang.org/t/parallel-for-breaks-in-sdl-application/22937)._
