Skip to content

Fix #3 - Live Lock. Custom scopes that depend on custom scopes can sometimes create a 'Rescursive Update' problem depending on thread ordering. Fix using a CompletableFuture and atomic map operations.#16

Open
exabrial wants to merge 2 commits into
tomitribe:masterfrom
exabrial:issues/3_fix-livelock

Provide Additional Fix for TODO: lock the context after it's been des…

fbb3755
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs