-
## Checklist
* [x] I have included the output of ``celery -A proj report`` in the issue.
```
software -> celery:4.1.0 (latentcall) kombu:4.1.0 py:3.5.2
billiard:3.5.0.3 py-amqp:2.2.2
pla…
-
When I start serverless offline (`serverless offline start`), any requests from previous sessions are replayed. I think this then leads Node to run out of memory. Node doesn't run out of memory every …
-
## Status
* **Reproduced by OneSignal:** No
* **Workaround: Yes, see https://github.com/OneSignal/OneSignal-Gradle-Plugin/issues/91#issuecomment-495409126**
_Status section + Issue header added by @j…
-
import {createStore,applyMiddleware,compose} from 'redux';
import Reducer from './Reducers';
import thunk from 'redux-thunk';
import axios from 'axios';
import { offline } from "redux-offline"…
-
There is software (and containers) that seem to require running as root ([tip: you shouldn't](https://amazic.com/get-the-evil-out-dont-run-containers-as-root/)) We will proactively encourage upstream …
-
### What issue do you have? Please be as thorough and explicit as possible.
MTS200 shows as offline, (previously setup with username/password to obtain UUID)
UUID copied from plugin
IP is static at…
-
1. As an _individual user_ (e.g. parent/caregiver, young person, etc) I want an _individual learner mode_ so that I can use the app to download learning materials for offline usage and track my learni…
-
Some extended thoughts stemming from my twitter convesation with @pgte, @lmjabreu and @gr2m, originating here: https://twitter.com/electricgecko/status/469527201558589440
- My tweet was based on my pe…
-
https://groups.google.com/forum/#!topic/firebase-talk/dOocEtjQz4w
> Up until now, our offline support has been limited to the lifetime of your app. When your app is killed (either by the user or by …
-
I tried [examples/nllb.rs](https://github.com/jkawamoto/ctranslate2-rs/blob/main/examples/nllb.rs) and it works. but when the translate finish, the process hangs for few minutes, and ctrl + c doesn't …