# Strange deadlock in 1.7.0-beta3 didn't happen in 1.5.x

**URL:** https://discourse.julialang.org/t/strange-deadlock-in-1-7-0-beta3-didnt-happen-in-1-5-x/66462
**Category:** General Usage
**Tags:** multithreading, threads
**Created:** [August 16, 2021, 3:57am UTC](https://discourse.julialang.org/t/strange-deadlock-in-1-7-0-beta3-didnt-happen-in-1-5-x/66462 "2021-08-16T03:57:00Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![Sukera](https://avatars.discourse-cdn.com/v4/letter/s/ce7236/32.png) [@Sukera](https://discourse.julialang.org/u/Sukera)
#### Post date: [August 16, 2021, 4:16pm UTC](https://discourse.julialang.org/t/strange-deadlock-in-1-7-0-beta3-didnt-happen-in-1-5-x/66462/5 "2021-08-16T16:16:17Z")

</div>

> [@dlakelan](#):
>
> There doesn’t appear to be much here that could cause a deadlock…

Thank you - what about the task creation using `Threads.@spawn`? Your original code indicated that there were channels involved.

Can you share your full code? [I still can’t copy and paste it into my REPL](https://discourse.julialang.org/t/please-read-make-it-easier-to-help-you/14757) to find out whether it deadlocks on my machine as well.

---

_[View the full topic](https://discourse.julialang.org/t/strange-deadlock-in-1-7-0-beta3-didnt-happen-in-1-5-x/66462)._
