Skip to content

Instantly share code, notes, and snippets.

@sander
Created December 1, 2015 12:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sander/7699c3912286f3c3fe53 to your computer and use it in GitHub Desktop.
Save sander/7699c3912286f3c3fe53 to your computer and use it in GitHub Desktop.
async error
/Users/sander/Code/fmp/out/cljs/core.cljs:261
(js/Error.
^
Error: No protocol method ReadPort.take! defined for type null:
at cljs$core$missing_protocol (/Users/sander/Code/fmp/out/cljs/core.cljs:261:4)
at cljs$core$async$impl$protocols$take_BANG_ (/Users/sander/Code/fmp/out/cljs/core/async/impl/protocols.js:27:34)
at cljs$core$async$impl$ioc_helpers$take_BANG_ (/Users/sander/Code/fmp/out/cljs/core/async/impl/ioc_helpers.js:103:68)
at /Users/sander/Code/fmp/out/cljs/core/async.js:783:52
at /Users/sander/Code/fmp/out/cljs/core/async.js:888:51
at cljs.core.async.pipe.cljs$core$IFn$_invoke$arity$3.cljs.core.async.impl.dispatch.run.call.cljs$core$async$state_machine__18606__auto____1 (/Users/sander/Code/fmp/out/cljs/core/async.js:909:4)
at cljs.core.async.pipe.cljs$core$IFn$_invoke$arity$3.cljs.core.async.impl.dispatch.run.call.cljs$core$async$state_machine__18606__auto__ (/Users/sander/Code/fmp/out/cljs/core/async.js:925:56)
at cljs$core$async$impl$ioc_helpers$run_state_machine (/Users/sander/Code/fmp/out/cljs/core/async/impl/ioc_helpers.js:88:110)
at cljs$core$async$impl$ioc_helpers$run_state_machine_wrapped (/Users/sander/Code/fmp/out/cljs/core/async/impl/ioc_helpers.js:91:63)
at /Users/sander/Code/fmp/out/cljs/core/async.js:940:67
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment