Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ktonga
Copy link
Contributor

@ktonga ktonga commented May 19, 2018

It isn't even a project yet, just a premature PR to have some initial content whilst retaining the history from the mono-repo

@ktonga ktonga merged commit acbc384 into master May 20, 2018
@xuwei-k xuwei-k deleted the history branch May 20, 2018 12:37
jdegoes referenced this pull request in jdegoes/zio Jul 28, 2018
Various improvements to Retry strategies
jdegoes pushed a commit that referenced this pull request Nov 12, 2018
neko-kai referenced this pull request in 7mind/zio May 11, 2019
neko-kai added a commit that referenced this pull request May 30, 2019
* ZIO POC #1

* Add Fiber Ancestry trace

* noticket comment mutable Spec

* Decorate Exit.Cause with traces on Fail in RTS

* Exclude Exit.Cause.trace field from equals/hashCode (???)

* wrap ZIO.const

* Fail now takes a stack trace gen

* Add Refail and decorate foreachPar/racePar APIs with it

* fixup trace for `blocking.blocking`, reduce uses for ZIO.identityFn for better traces, add a traceEffects switch

* Obey Platform-level TracingConfig. unblock scala.js version.

* re-enable inlining by fixing typo in scalac options

* enable inlining for `internal` package only (interferes with traces)

* Add inheritable tracing regions. Craft .bracket* traces, optimize global cache

* cache reflection failuires; .intern() strings after substitutions; refail in raceBoth & raceAttempt; Add AsmTracer vs. AkkaTracer benchmar; Add IODeepLeftBindBenchmark

* refactor ZTrace printing; always show FiberId; do not trace EffectTotal/With continuation if effect failed

* Always mention Execution trace / stack trace in ZTrace pretty print, even if empty.

* Use must_=== instead of throwA to ignore traces in test equality

* Move stacktraces spec to 2.12+ only

* Add Akka licence notice, move global cache under Tracer object

* fix imports

* ringbuffer fixed

* cleanups

* scalafmt

* Extend StacktracesSpec; put future trace on top in pretty print; remove FiberAncestry class;

* Fix stack traces for FlatMap's Effect* happy path; extend suite with regressions

* Add lambda wrapping for folM, catchAll and catchSome

* remove duplicate interrupt tests in RTSSpec

* Repalce Refail and trace fields with Cause.Traced!

* merge fixes

* traceExec/Stack as vals in FiberContext

* Pack tracing fields in Platform into Tracing case class

* fmt

* add newlines between ring buffer fields

* remove comment in AsmTracer

* fix TwitterSpec

* add lambda wrapping for fold/tapError/mapError/bimap/tapBothorElse/zipWith

* fmt

* restrict StacktracesSpec to 2.12-2.13 only (no dotty)

* increase timeouts in ZManagedSpec as a workaround (should use latches)

* fmt

* reposition sleep in TwitterSpec

* unused import

* tweak TwitterSpec

* Symmetric equals for Cause.Traced

* AkkaTracer -> AkkaLineNumbersTracer

* remove null in Js.PlatformLive

* remove dead code & add apache licence headers

* post-merge fixup

* Add CheckTracing

* optimize recordTrace

* add final

* add pushContinuation
regiskuckaertz pushed a commit that referenced this pull request Sep 21, 2019
* Migrate all tests to ZIO Test #1647 - ExecutorSpec

* Migrate all tests to ZIO Test #1647 - ExecutorSpec, patch #2

* Migrate all tests to ZIO Test #1647 - ExecutorSpec, patch #3

* Migrate all tests to ZIO Test #1647 - ExecutorSpec, patch #4

* #1647-ExecutorSpec

* Migrate all tests to ZIO Test #1647 - ExecutorSpec, patch #5

* Migrate all tests to ZIO Test #1647 - ExecutorSpec, patch #6

* Migrate all tests to ZIO Test #1647 - ExecutorSpec, patch #7
bogdanmanate pushed a commit to bogdanmanate/zio that referenced this pull request Mar 23, 2020
@senia-psm senia-psm mentioned this pull request Sep 21, 2021
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants