morpheus.meta

Issues/PRs archive for Nordgedanken/Morpheus
git clone git://archive.git.mtrnord.blog/Nordgedanken/morpheus.meta.git
Log | Files | Refs

60.json (573B)


      1 {
      2   "number": 60,
      3   "title": "Recover DB on crash instead throwing and not telling the User",
      4   "state": "closed",
      5   "author": "MTRNord",
      6   "created_at": "2018-01-21T15:38:43Z",
      7   "closed_at": "2018-03-07T06:38:05Z",
      8   "labels": [
      9     "bug",
     10     "Important"
     11   ],
     12   "assignees": [],
     13   "body": "## Expected Behavior\r\nThe Client either recovers the Cache (mostly by removing the lock) or forces the User to relogin\r\n\r\n## Current Behavior\r\nThe Client crashes and has no Visual output why\r\n\r\n## Possible Solution\r\nRemove the lock file manualy",
     14   "comments": []
     15 }