-
Notifications
You must be signed in to change notification settings - Fork 110
Open
Labels
waiting on userCan't proceed without user input or infoCan't proceed without user input or info
Description
Trying to use manifold downstream with graal's native-image using a patched for CLJ-1472 clojure yields an error with locking:
Syntax error (IllegalArgumentException) compiling fn* at (manifold/deferred.clj:456:5).
Cannot assign to non-mutable: mta
A similar issue with core.memoize reimplemented in Java. Will attempt to rewrite SuccessDeferred in Java to see if this fixes compatibility.
Additional uses of locking may require similar fixes.
Metadata
Metadata
Assignees
Labels
waiting on userCan't proceed without user input or infoCan't proceed without user input or info