diff options
author | David RodrÃguez <[email protected]> | 2025-06-18 14:24:36 +0200 |
---|---|---|
committer | Hiroshi SHIBATA <[email protected]> | 2025-06-23 11:07:02 +0900 |
commit | 8f009601f9a5440e656f02d0e5d6b2e88475f5b7 () | |
tree | 0517436403a954d2e4983c6e8f1fd096e9146772 /scheduler.c | |
parent | 7fe1fc392e549fa180a5a60b9135ca16f7976f0d (diff) |
[rubygems/rubygems] Handle `Errno::EADDRNOTAVAIL` gracefully
As showed by the unskiped spec, on Windows trying to use the 0.0.0.0 interface raises this error, and it's raised as a generic system error when trying to create a `bundler.lock` file. Here's is a better place to handle that. https://.com/rubygems/rubygems/commit/e32c5a9e5c
0 files changed, 0 insertions, 0 deletions