-
- [x] I have tried with the latest version of my channel (Stable or Edge)
- [x] I have uploaded Diagnostics
### Expected behavior
Memory should be correctly freed
### Actual behavior
Memo…
-
**Is your feature request related to a problem? Please describe.**
I just came upon this idea, and apologies if by any chance it has already been discussed before. This occurred to me while watching …
-
I took `examples/http_server.rb` and added a simple `puts`:
```ruby
spin do
Tipi.serve('0.0.0.0', 4411, opts) do |req|
req.respond("Hello world!\n")
puts "200 OK"
rescue Exception …
-
As of Rouge-3.3.0, *all lexers* are loaded into memory via `require 'rouge'`. Now that more and more lexers with numerous `rule`s are being introduced, Rouge is going to bloat the memory unnecessarily…
-
```
C:/opscode/chef/embedded/lib/ruby/gems/3.0.0/gems/chef-17.1.11-universal-mingw32/lib/chef/mixin/windows_env_helper.rb:46: [BUG] Segmentation fault
ruby 3.0.1p64 (2021-04-05 revision 0fb782ee38) …
tas50 updated
3 years ago
-
It would also be nice, if GPGit could warn, if a key expires within the next 3 Month.
-
# RFC: Apennine Architecture
The Apennine architecture builds up the mountain of JS dependencies that are common to any RN app running on the platform, providing a ready and waiting foundation from…
-
### Steps to reproduce
1. add params.require(:some_param) to controller action
2. do a request
### Expected behavior
I see an error: ":some_param" is missed
I see no internal system details.
…
-
When installing Nokogiri on a system with no compatible libxml2, building libxml2 works fine but building libxslt just after it fails because it cannot find libxml2.
```
$ ARCHFLAGS="-arch x86_64" bu…
-
**What Renovate type are you using?**
Self-hosted using the official docker image running in GitLab CI in an on-premise installation of GitLab EE.
**Describe the bug**
Renovate process exits …