CTRL+C to Webbrick server ignored

后端 未结 8 589
半阙折子戏
半阙折子戏 2021-01-04 12:51

In the past, I could exit my rails application launched using webbrick using CtrlC. At some point in development, this functionality broke ( Ctrl<

8条回答
  •  悲&欢浪女
    2021-01-04 13:36

    I have been experiencing similar issues, specifically on Ubuntu 11.04 (things were fine on 10.04). I've created another question that was more specific to my particular setup, but it sounds like there is a lot of crossover, so people might be interested in reading it as well: Can't stop WEBrick 1.3.1 with ctrl-c on Ubuntu 11.04

提交回复
热议问题