View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006742 | libeufin | libeufin-nexus | public | 2021-02-05 17:25 | 2023-01-08 10:32 |
| Reporter | MS | Assigned To | MS | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Target Version | 0.9.0 | Fixed in Version | 0.9.0 | ||
| Summary | 0006742: (too early) scheduler routine causes exceptions due to missing table | ||||
| Description | Running the Python integration tests causes many stack traces (due to missing DB table) because the scheduler routine starts _before_ the program can create the "nexus scheduled tasks" table. Ideally, that routine should wait that all the tables get created before being fired up. | ||||
| Steps To Reproduce | Run "make tests", and check integration-tests/nexus-stderr.log | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-02-05 17:25 | MS | New Issue | |
| 2021-02-05 17:26 | MS | Description Updated | |
| 2021-03-25 10:27 | MS | Note Added: 0017642 | |
| 2021-03-25 10:28 | MS | Assigned To | => MS |
| 2021-03-25 10:28 | MS | Status | new => resolved |
| 2021-03-25 10:28 | MS | Resolution | open => fixed |
| 2021-03-25 10:30 | MS | Note Added: 0017643 | |
| 2023-01-08 10:31 | Christian Grothoff | Fixed in Version | => 0.9.0 |
| 2023-01-08 10:31 | Christian Grothoff | Target Version | => 0.9.0 |
| 2023-01-08 10:32 | Christian Grothoff | Status | resolved => closed |
| 2023-04-13 20:38 | Florian Dold | Category | nexus => libeufin-nexus |