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

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