Skip to content

v0.1.5

Choose a tag to compare

@jph00 jph00 released this 24 Aug 00:23
· 5 commits to main since this release

New Features

  • Rework RouterOps: reply()/run()/on_jmsg replace three-tier queues and Run; add JmsgQueues, generic request seam, kernel-death handling (#8)
  • Add jupywire.route with three-tier RouterOps message routing and Run, plus eval_expr/user_exprs in ops (#7)

Bugs Squashed

  • Fix eval error handling to report ename/evalue when kernel reply has no traceback (#6)