-
bogon:~ Arthur$ brew install uwsgi
==> Downloading http://projects.unbit.it/downloads/uwsgi-1.0.4.tar.gz
File already downloaded in /Library/Caches/Homebrew
Warning: inreplace in 'uwsgiconfig.py' fail…
-
Hi. After upgrading the uWSGI to the last version, 1.1.2 I'm receiving this
```
~ $ uwsgi --version
dyld: Symbol not found: _environ
Referenced from: /usr/local/lib/libpython2.7.dylib
Expected i…
-
There seems to be a problem with documenting the same function in different module. I think this should work in general and is important for linear algebra documentation strings where methods for the …
-
Hi,
I installed uWSGI on Heroku in emperor mode with pcre support. The emperor is configured to route the websocket and the request to two instances of uwsgi.
route = ^/ws uwsgi:/var/tmp/web.socket,0…
-
I wanted to embed a flask application, and went through the documentation section [Embedding an application in uWSGI](http://uwsgi-docs.readthedocs.org/en/latest/Embed.html), but the
`python uwsgicon…
-
In README:
> Callbacks that are registered with recursive=true are not persistently-recursive. That is, they do not propagate to new files or folders created/deleted after registration. Currently, th…
-
```
% HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew install uwsgi
==> Downloading http://projects.unbit.it/downloads/uwsgi-1.4.8.tar.gz
Already downloaded: /Library/Caches/Homebrew/uwsgi-1.4.8.tar.gz
/usr/bin/t…
-
Reproduced with aggressive GC running the `file` test. To the best of my knowledge what happens is
- A `PollingFileWatcher` (`p`) is created with a libuv `uv_handle_t*` (`handle`).
After the cons…
-
Originally reported by: **kracekumar (Bitbucket: [kracekumar](http://bitbucket.org/kracekumar), GitHub: [kracekumar](http://github.com/kracekumar))**
---
I am using OSX 10.10.5 (14F27) and Python 3.…
ghost updated
8 years ago
-
I was doing some changes on my HTML template when this happened :
```
[INFO]
[INFO] The watcher has detected a change in /home/matthieu/Documents/nbcareers/careers.application/src/main/resources/as…