Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

`trap': unsupported signal SIGQUIT #431

Open
ThePiachu opened this issue Sep 11, 2016 · 0 comments
Open

`trap': unsupported signal SIGQUIT #431

ThePiachu opened this issue Sep 11, 2016 · 0 comments

Comments

@ThePiachu
Copy link

I've been trying to run an application that uses the repo and I keep getting this error on startup:

C:/RailsInstaller/Ruby2.2.0/lib/ruby/gems/2.2.0/gems/websocket-rails-0.7.0/lib/websocket_rails/synchronization.rb:108:in `trap': unsupported signal SIGQUIT (ArgumentError)
        from C:/RailsInstaller/Ruby2.2.0/lib/ruby/gems/2.2.0/gems/websocket-rails-0.7.0/lib/websocket_rails/synchronization.rb:108:in `synchronize!'
        from C:/RailsInstaller/Ruby2.2.0/lib/ruby/gems/2.2.0/gems/websocket-rails-0.7.0/lib/websocket_rails/synchronization.rb:29:in `synchronize!'
        from C:/RailsInstaller/Ruby2.2.0/lib/ruby/gems/2.2.0/gems/websocket-rails-0.7.0/lib/websocket_rails/connection_manager.rb:37:in `block (2 levels) in initialize'

From what I gathered from some googling, the issue is that Windows does not handle the SIGQUIT signal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant