Skip to content

Bootsnap causes server to hang in Ruby 3.2.1 #448

@alexdelgado

Description

@alexdelgado

I made sure the issue is in bootsnap

Yes, deleting bootsnap cache folder consistently resolves the isssue.

Steps to reproduce

  1. Install Ruby 3.2.1 (or 3.2.2)
  2. Run rails s
  3. Server runs normally
  4. Restart server
  5. Browser hangs
  6. Stop browser
  7. Remove tmp/cache/bootsnap
  8. Start server
  9. Browser loads properly

Expected behavior

Browser shouldn't hang on restart

Actual behavior

Browser hangs on restart

System configuration

Bootsnap version:
1.16.0, 1.15.0

Ruby version:
3.2.1, 3.2.2

Rails version:
7.0.4.3

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