You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The AOT compiled representation of code utilising the dry-auto_inject gem breaks yet works fine when the source rb is used, - gist illustrating the issue
Tested with 9.1.7.0 & 9.1.9.0, the issue is present in both cases
Expected Behavior
Same behavior as with the source rb
Actual Behavior
An ArgumentError is thrown
The text was updated successfully, but these errors were encountered:
Environment
The AOT compiled representation of code utilising the
dry-auto_inject
gem breaks yet works fine when the source rb is used, - gist illustrating the issueExpected Behavior
Same behavior as with the source rb
Actual Behavior
An
ArgumentError
is thrownThe text was updated successfully, but these errors were encountered: