Skip to content
This repository has been archived by the owner on Mar 6, 2019. It is now read-only.

Keep TransactionListener in thread local rather than freeze #39

Open
kpgalligan opened this issue Jun 17, 2018 · 1 comment
Open

Keep TransactionListener in thread local rather than freeze #39

kpgalligan opened this issue Jun 17, 2018 · 1 comment
Labels
threads Thread related refactor or issues

Comments

@kpgalligan
Copy link
Contributor

We can create a thread local cache with object syntax and workers. I'm not 100% sure how that will work when creating threads outside of using a worker, so we should do some research on this implementation.

@kpgalligan kpgalligan added the threads Thread related refactor or issues label Jun 17, 2018
@kpgalligan
Copy link
Contributor Author

Update. Added ThreadLocal to multiplatform code. Should be able to do this update pretty easily.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
threads Thread related refactor or issues
Projects
None yet
Development

No branches or pull requests

1 participant