-
hi:
I use gevent in uwsgi so I need monkey patch, but I found that
(1) when I add --gevent-monkey-patch option in config, so uwsgi does monkey patch after load app, everything is ok
(2) for some re…
-
Since a long time RT often (but not always) crashes on start in a very similar manner to issue #4117. Verbose option does not change behaviour, building with debug info collapse the heisenbug.
LANG v…
-
Call `mapnik.register_default_input_plugins()` never returns.
* mapnik module version: 4.2.0 (same problem with 4.0.2)
* node version: 10.14.2
* OS: alpine linux, version edge, running in docker
…
zdila updated
5 years ago
-
Is it possible to stop `smsd` from using 100% CPU when it's running? I'm not sure why it does this, as `strace` reports it sitting at a `futex` call. Perhaps this is a `libgnokii` issue?
I am run…
-
## Description
We faced a 'Segmentation fault' issue when using NewRelic APM 10.19.0.9-1 with PHP 8.1 and the latest versions of SourceGuardian or IonCube PHP extensions when using the encoded files.…
-
Would it be possible to support custom allocators in dashmap? I'd like to try using it with bumpalo.
I know that [hashbrown supports it](https://rust-lang.github.io/hashbrown/hashbrown/struct.HashM…
-
@sean-mcmanus (picking up from @jsimonlane's report with the same behavior)
C/C++ Extension v1.11.5
C/C++ Extension Pack v1.2.0
Linux (remote VS Code over SSH from a Windows VS Code…
-
```
#!watchflakes
post
-
# Motivation
It is common to have event waiting logics bounded with timeouts. But currently, all NGO code will wait forever if no interesting events arrive. And since there are so many system cal…
-
![image](https://user-images.githubusercontent.com/1190097/53514251-8ac87d80-3a84-11e9-8f88-621a6d9dc3d7.png)
This goes on for about a minute, and is a bit concerning. Doesn't appear to be locking …