Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

fix Async Zome Calls #2179

Merged
merged 4 commits into from Apr 20, 2020
Merged

fix Async Zome Calls #2179

merged 4 commits into from Apr 20, 2020

Conversation

zippy
Copy link
Member

@zippy zippy commented Apr 17, 2020

PR summary

JsonRPC implementation seems to sequentialize zome calls.

  • add a test to prove that long running zome calls do not block fast ones

testing/benchmarking notes

( if any manual testing or benchmarking was/should be done, add notes and/or screenshots here )

followups

( any new tickets/concerns that were discovered or created during this work but aren't in scope for review here )

changelog

  • if this is a code change that effects some consumer (e.g. zome developers) of holochain core, then it has been added to our between-release changelog with the format
- summary of change [PR#1234](https://github.com/holochain/holochain-rust/pull/1234)

documentation

@zippy zippy marked this pull request as ready for review April 17, 2020 21:01
@zippy zippy merged commit c7ae7e7 into develop Apr 20, 2020
@zo-el zo-el mentioned this pull request May 28, 2020
2 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants