Skip to content

Cirucular require Causing JRuby stack overloaded while running rspec #403

@gr790

Description

@gr790

Hello,

In latest Tag, 0.17.0 there is circular require causing JRuby stack overloaded and bundle exec rspec failed with below message.
All examples were filtered out bundler: failed to load command: rspec (/opt/rbenv/versions/jruby-9.2.20.1/bin/rspec) Error: Your application used more stack memory than the safety cap of 2048K. Specify -J-Xss####k to increase it (#### = cap size in KB). Specify -w for full java.lang.StackOverflowError stack trace

Anyway 0.16.3 and master branch doesn't have this circular require.
My Question is are you planning to remove this circular require, it seems yes, when we can expect new release.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions