Skip to content

Commit

Permalink
link to #5039
Browse files Browse the repository at this point in the history
  • Loading branch information
scottdraves committed Jun 29, 2018
1 parent 33c8dc9 commit a602963
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,9 @@ The code is organized into subdirectories as follows:
passed to the kernels via an environment variable). The extra
thread is necessary to avoid deadlock in tornado. This might be
better done with a
[queue](http://www.tornadoweb.org/en/stable/queues.html).
[queue](http://www.tornadoweb.org/en/stable/queues.html), as
explained in
[#5039](https://github.com/twosigma/beakerx/issues/5039).

See [#7577](https://github.com/twosigma/beakerx/issues/7577) for the
plan to improve this architecture with shared memory and Apache
Expand Down

0 comments on commit a602963

Please sign in to comment.